newest Version as of right now
This commit is contained in:
@ -13,7 +13,7 @@ func enter():
|
||||
|
||||
func exit():
|
||||
player.cshape.shape = standing_cshape
|
||||
player.cshape.position.y = -44
|
||||
player.cshape.position.y = -43
|
||||
|
||||
func update(delta):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user