Debug.cs
|
fix lint errors
|
2020-02-25 19:19:10 -05:00 |
FSM.cs
|
Add basic FSM & use it from NPC.
|
2020-03-05 17:39:17 -05:00 |
Geometry.cs
|
Player now takes damage from spikes.
|
2020-02-27 19:13:59 -05:00 |
Input.cs
|
Add simple NPC.
|
2020-02-28 17:13:52 -05:00 |
Levels.cs
|
fix lint errors
|
2020-02-25 19:19:10 -05:00 |
NPC.cs
|
NPCs should start in "run" state.
|
2020-03-06 11:44:19 -05:00 |
Scene.cs
|
move Player into World
|
2020-03-03 13:04:29 -05:00 |
Shared.projitems
|
Add basic FSM & use it from NPC.
|
2020-03-05 17:39:17 -05:00 |
SoundEffects.cs
|
add short music loop to demo stage
|
2020-03-02 15:33:56 -05:00 |