Skip to content

Commit 693fc1b

Browse files
committed
Set up Stop command
1 parent 80073ea commit 693fc1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Example/ExampleDatabase/Example_Database.asset

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ MonoBehaviour:
2020
- _name: Attack
2121
- _name: Move
2222
- _name: Spawn
23+
- _name: Stop
2324
_projectileData:
2425
- _name: TestBullet
2526
_description:
@@ -46,7 +47,7 @@ MonoBehaviour:
4647
_icon: {fileID: 0}
4748
_script:
4849
_classRef: Lockstep.Stop, Assembly-CSharp
49-
_listenInputCode:
50+
_listenInputCode: Stop
5051
_informationGather: 0
5152
- _name: DurationAbility
5253
_description:

0 commit comments

Comments
 (0)