Closed afonsolage closed 3 years ago
Currently the project has the following folder structure:
Scripts and scenes folders are more complex, so here they are in more detail:
On client-side, scenes have visual and only information that client actually needs to have.
On server-side, there is no visual, but have collision, volume and other data used to compute behavior
scripts
Actual state
Currently the project has the following folder structure:
Scripts and scenes folders are more complex, so here they are in more detail:
client
On client-side, scenes have visual and only information that client actually needs to have.
server
On server-side, there is no visual, but have collision, volume and other data used to compute behavior
scripts
What is working good
What isn't working good
Proposed state
Selling points
Questions to be solved
Final overview