CharacterState.cs
|
do not modify velocity from impulse
|
2023-03-19 14:13:20 -07:00 |
EnemyMachine.cs
|
state machines
|
2022-11-13 15:42:04 -08:00 |
MoveState.cs
|
state machines
|
2022-11-13 15:42:04 -08:00 |
NPCIdleState.cs
|
sword weapon
|
2022-11-19 21:21:12 -08:00 |
NPCMoveState.cs
|
sword weapon
|
2022-11-19 21:21:12 -08:00 |
NPCState.cs
|
state machines
|
2022-11-13 15:42:04 -08:00 |
PlayerAttackState.cs
|
sword weapon
|
2022-11-19 21:21:12 -08:00 |
PlayerIdleState.cs
|
sword weapon
|
2022-11-19 21:21:12 -08:00 |
PlayerMoveState.cs
|
sword weapon
|
2022-11-19 21:21:12 -08:00 |
PlayerRollState.cs
|
sword weapon
|
2022-11-19 21:21:12 -08:00 |
PlayerState.cs
|
equipping items with keys
|
2023-04-16 14:17:17 -07:00 |