Skip to content

Commit

Permalink
update resources
Browse files Browse the repository at this point in the history
  • Loading branch information
nezvers committed Sep 13, 2024
1 parent 9570918 commit b8fd3d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/InputResource/player_input_resource.tres
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ resource_name = "Player Input"
script = ExtResource("1_0162q")
axis = Vector2(0, 0)
action = false
action_2 = false
aim_direction = Vector2(0, 0)
1 change: 1 addition & 0 deletions resources/InputResource/zombie_input_resource.tres
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ resource_name = "Zombie Input"
script = ExtResource("1_sbnvx")
axis = Vector2(0, 0)
action = false
action_2 = false
aim_direction = Vector2(0, 0)

0 comments on commit b8fd3d7

Please sign in to comment.