xiandie/scene/little_game/gadget/wheel.tscn

10 lines
295 B
Plaintext
Raw Normal View History

[gd_scene load_steps=2 format=3 uid="uid://dry6mhv6x0ppl"]
[ext_resource type="Script" uid="uid://bqrwb40ikbq54" path="res://scene/little_game/gadget/wheel.gd" id="1_halh6"]
[node name="Wheel" type="Control"]
layout_mode = 3
anchors_preset = 0
2025-05-14 20:43:55 +00:00
mouse_filter = 2
script = ExtResource("1_halh6")