Commit graph

2 commits

Author SHA1 Message Date
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
0d57d2b3a9 game: basic auth 2024-11-17 07:29:22 +08:00
Renamed from ColourMeOKGame/Assets/Scripts/OklchColourPicker.cs (Browse further)