This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld49/assets/Clock.tscn

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 )