Running a Model
Run a SIMPLE VR session in the Unity Editor or deploy it to a Meta Quest headset.
Debugging
Debugging with VR Headset
Grabbing objects
**Link to the example model**: LinkToUnity/Models/Code Examples/User Interaction.gaml
Defining new interactions
Step 1 - defining a new input action
Sending and receiving messages from/to GAMA/Unity
**Link to the example model**: LinkToUnity/Models/Code Examples/Send Receive Messages.gaml
Sending attribute values linked to agents/geometries from GAMA
**Link to the example model**: LinkToUnity/Models/Code Examples/Send Dynamic data.gaml
Sending a Digital Elevation Model (DEM) from GAMA
**Link to the example model**: LinkToUnity/Models/Code Examples/Send DEM.gaml
Managing Water from GAMA
**Link to the example model**: LinkToUnity/Models/Code Examples/Send Water data.gaml
Constraining movement of players from GAMA
**Link to the example model**: LinkToUnity/Models/Code Examples/Limit Player Movement.gaml
Multi-player games
**Link to the example model**: LinkToUnity/Models/Code Examples/Multi player game.gaml
Management of agentsโ animation
**Link to the example model**: LinkToUnity/Models/Code Examples/Manage Animation for Agents.gaml
Complete game with menus
3 Scenes with a menu are provided with the SIMPLE Unity Template: