forked from team-sg/hero-mark-2
fix (i think....) the silly one-way platform issueeee
This commit is contained in:
parent
57b341f515
commit
7606485692
5 changed files with 15 additions and 14 deletions
|
@ -43,6 +43,7 @@ var arrowpos = Vector2(5,3)
|
|||
|
||||
#Set initial respawn point
|
||||
func _ready():
|
||||
$LeftShoe.shape.length = 0.0
|
||||
Game.respawn_point = global_position
|
||||
|
||||
func _physics_process(delta):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue