xiandie/scene/entity/ux/刮刮乐.gd

10 lines
154 B
GDScript3
Raw Normal View History

2025-02-07 12:52:15 +00:00
# @tool
extends Sprite2D
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
pass # Replace with function body.