generated from krampus/template-godot4
Formatting fixes.
All checks were successful
linting & formatting / build (push) Successful in 16s
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m51s
itch.io publish action / build (osx, app) (push) Successful in 1m52s
itch.io publish action / build (win64, exe) (push) Successful in 2m0s
All checks were successful
linting & formatting / build (push) Successful in 16s
itch.io publish action / build (linux64, x86_64) (push) Successful in 1m51s
itch.io publish action / build (osx, app) (push) Successful in 1m52s
itch.io publish action / build (win64, exe) (push) Successful in 2m0s
This commit is contained in:
parent
aec4cfe57d
commit
be7b0d4335
@ -6,7 +6,6 @@ const VELOCITY_FACTOR := 2.0
|
||||
|
||||
var _on_right_foot := false
|
||||
|
||||
|
||||
@onready var left_foot: FootController = %LeftFoot
|
||||
@onready var right_foot: FootController = %RightFoot
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user