- In the terminal use "npm install" to install dependancies.
- Use "npm run start" to start the local server. Default is localhost:8000. The first time compiling might take around 5 minutes.
- Place blender glb assets inside the "assets" folder.
- In a new terminal navigate to the assets folder and run "npx serve --cors" to host the assets on a local server.
- In src/scenes create new scenes as functions.
- To load the scene pass the created function through the "LoadScene" function called inside of the GameManager class.
- In the SceneManager class, the function "CreateEnvironment" sets up all of the components present in ALL scenes.
-
Notifications
You must be signed in to change notification settings - Fork 0
CreateBaseNZ/simulation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published