This repository has been archived on 2024-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
colourmeok/ColourMeOKGame
Mark Joshwel fe44ced9f8 game: stdise whats done in Awake, OnEnable and Start
- Awake -> singleton stuff or anything that needs to start really early
- OnEnable -> init + register callbacks
- Start -> do anything that might call a callback
2024-11-18 00:50:04 +08:00
..
.idea meta: big move 2024-11-15 07:54:43 +08:00
Assets game: stdise whats done in Awake, OnEnable and Start 2024-11-18 00:50:04 +08:00
Packages meta: big move 2024-11-15 07:54:43 +08:00
ProjectSettings Revert "game: overcomplicated interim 2" 2024-11-17 21:32:26 +08:00
UIElementsSchema game(ui): autogen 2024-11-17 03:04:19 +08:00
.gitattributes meta: big move 2024-11-15 07:54:43 +08:00
.gitignore meta: big move 2024-11-15 07:54:43 +08:00