This post follows: Part 7: Implementing Input Handling with Event System We can use the Event System to manage input events to in-scene GameObjects, however
Category: Dev Guides
Part 7: Implementing Input Handling with Event System
This post follows: Part 6: Handling Input for Virtual / Mixed Reality Apps We can implement input handling through custom scripts by directly managing the
Part 6: Handling Input for Virtual / Mixed Reality Apps
This post follows: Part 5: Applying Scripts to the Scene Virtual and Mixed Reality systems are typically headgear based and the default behavior is for
Part 5: Applying Scripts to the Scene
This post follows: Part 4: Using the State Management Script We go back to the Mars Base scene and create similar UI Text objects and
Part 4: Using the State Management Script
This post follows: Part 3: Creating the Game State Management Script We have the State Management Script, how does it get hooked up into the
Part 3: Creating the Game State Management Script
This post follows: Part 2: Writing Scripts for Unity The sample Mars Base project design calls for managing four different resource types – air, water,
You must be logged in to post a comment.