This commit is contained in:
2024-05-29 13:26:31 -07:00
parent 6740949b05
commit 242d74b0a7
2104 changed files with 45681 additions and 0 deletions

6
ScalePoint_.gd Normal file
View File

@@ -0,0 +1,6 @@
extends Node2D
class_name ScalePoint
@export var target_scale: float