10 lines
387 B
Text
10 lines
387 B
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://assets/imports/Clock_exportprep.gltf" type="PackedScene" id=1]
|
|
[ext_resource path="res://level/Clock.gd" type="Script" id=2]
|
|
|
|
[node name="Clock" instance=ExtResource( 1 )]
|
|
script = ExtResource( 2 )
|
|
|
|
[node name="HourHand001" parent="ClockArmature/Skeleton" index="0"]
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )
|