9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
|
[gd_scene load_steps=2 format=3 uid="uid://dry6mhv6x0ppl"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scene/little_game/gadget/wheel.gd" id="1_halh6"]
|
||
|
|
||
|
[node name="Wheel" type="Control"]
|
||
|
layout_mode = 3
|
||
|
anchors_preset = 0
|
||
|
script = ExtResource("1_halh6")
|