forked from team-sg/hero-mark-2
added speed up code
This commit is contained in:
parent
89671b3ca9
commit
f74c61f03a
1 changed files with 2 additions and 0 deletions
|
@ -122,3 +122,5 @@ func _enter_code():
|
||||||
Input.action_press("sword")
|
Input.action_press("sword")
|
||||||
"REDFEATHER":
|
"REDFEATHER":
|
||||||
moon_jump = true
|
moon_jump = true
|
||||||
|
"NIGHTCORE":
|
||||||
|
Engine.time_scale = 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue