Add Functions Scene

2026-07-31 09:30:57 -04:00
parent c33ead7429
commit 1f888d0e3b
+11
@@ -0,0 +1,11 @@
## Functions Scene
This is the scene where almost all of the gameplay logic is housed. There is no "scene", only the event sheet. This sheet will be linked to from each playable map.
### Event Sheet
![Multiplayer Architecture](images/FunctionsEvents01.png)
![Multiplayer Architecture](images/FunctionsEvents02.png)
![Multiplayer Architecture](images/FunctionsEvents03.png)
![Multiplayer Architecture](images/FunctionsEvents04.png)