Pls test Jas

This commit is contained in:
tiffanyfrias10
2021-11-22 22:15:28 -06:00
parent 436f2db61f
commit 506253d310
36 changed files with 694 additions and 109 deletions

View File

@@ -1,5 +1,5 @@
extends Node2D
func _ready() -> void:
$YSort/Player.position = get_viewport_rect().size / 2
return
$YSort/Player.position = get_viewport_rect().size / 2
return