Commit Graph

6 Commits

Author SHA1 Message Date
Stedd 979e631eac WIP ScriptableObjects Refactor 2023-10-28 18:09:02 +02:00
Stedd 0a67caf9be Changed namespaces 2023-10-08 14:54:36 +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 824447a512 Added InputSystem 2022-09-17 20:29:01 +02:00
Stedd 29d86194ca WIP Entities 2022-09-17 18:38:21 +02:00
Stedd c94e71603c Started adding structures
Folder layout
Base scripts
2022-09-17 17:33:41 +02:00