10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
[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
|
|
mouse_filter = 2
|
|
script = ExtResource("1_halh6")
|