-
Notifications
You must be signed in to change notification settings - Fork 2
03 Export Data from Unity
Arthur Brugière edited this page Nov 29, 2024
·
2 revisions
The Unity template allows you to export gameobjects from Unity to Gama from the Unity Editor.

Using this tool requires to follow 4 steps:
- First step: open the model « Plugins models/LinkToUnity/Models/Utilities/ImportGemetriesFromUnity.gaml ».

-
Second step: run the experiment LoadGeometriesFromUnity.
-
Third step: In Unity, "GAMA menu -> Export Geometries to GAMA", define the parameter and click on Export Geometries

- Fourth step: click « Ok » on the pop-up that appears and immediately add the player to the middleware. If you are too slow to add the player, it will be disconnected and the data will not be exported.


- Installing Unity
- Unity Interfaces
- Running a VR Experience
- Debugging with VR Headset
- Grabbing objects
- Defining new interactions
- Sending/receiving a message
- Sending attribute values for agents/geometries
- Sending a dem from GAMA
- Managing Water
- Constraining movement of players
- Multi-player games
- Management of agents’ animation
- Complete game with Menus