|
|
7bf55fa739
|
Moved velocity into movement component. Hope I don't regret it.
|
2024-06-02 13:09:48 -07:00 |
|
|
|
50c1c9db51
|
Moved actor direction into movement component. Velocity is going to be tough.
|
2024-06-02 10:25:53 -07:00 |
|
|
|
2a54a8f8fd
|
Continue to move logic into base classes. Inheritence is maybe not so bad. Added debug flags for state machine that also sets it for children so I can test one child at a time.
|
2024-06-02 09:12:06 -07:00 |
|
|
|
31c49ef828
|
Fix for Actor template, clean up to build things from new template.
|
2024-06-01 08:30:09 -07:00 |
|
|
|
a7b1922a0e
|
New inherited scene template based on Actor.
|
2024-05-31 23:09:23 -07:00 |
|
|
|
72b51163b1
|
More modular game Actor setup.
|
2024-05-30 23:43:32 -07:00 |
|
|
|
bdf3c7fece
|
Added resource class to use in frame based sound routines. Created Actor class to extend for enemies and players.
|
2024-05-30 22:38:29 -07:00 |
|