Commit Graph

7 Commits

Author SHA1 Message Date
Stedd 19673f725b Cleanup 2024-10-05 19:38:49 +02:00
Stedd e37bd3fde5 Added simple power loss mechanic
Also added two UI texts to see power consumption and generation
2024-10-05 19:24:11 +02:00
Stedd 0a67caf9be Changed namespaces 2023-10-08 14:54:36 +02:00
Stedd 357e02ff4f Changed naming scheme of ScriptableObjects 2023-10-08 14:06:15 +02:00
Stedd f89ab59fdf Changed to using Runtime sets
Handlers are now using runtime sets instead of owning lists.
Entities that are instantiated assign themselves to their respective Runtime sets.

Heavily inspired by:
https://www.youtube.com/watch?v=raQ3iHhE_Kk
https://github.com/roboryantron/Unite2017
2022-10-01 17:59:06 +02:00
Stedd 4151ba0050 Project cleanup 2022-10-01 13:31:32 +02:00
Thomas Hodnemyr 128caae1bb Initial Build Menu
Added a new Package to the project
2022-09-18 23:02:39 +02:00