Commit graph

6 commits

Author SHA1 Message Date
872f3f263e game: fiddle around with execution order
generally found

- Awake -> init
- OnEnable -> init + register callbacks
- Start -> do anything that might call a callback
2024-11-18 00:16:53 +08:00
30c82d77f6 game: working PopulateFields 2024-11-17 22:31:03 +08:00
685fbe961d game: back 2 square 1 (of them) 2024-11-17 22:05:04 +08:00
27f42ffc55 Revert "game: overcomplicated interim 2"
This reverts commit 4e6c7db3f1.
2024-11-17 21:32:26 +08:00
4e6c7db3f1 game: overcomplicated interim 2 2024-11-17 21:32:14 +08:00
c5402178f0 game: interim 2024-11-17 19:10:01 +08:00