31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
[gd_resource type="Resource" script_class="Constructs" load_steps=6 format=3 uid="uid://dssmp514i81ft"]
|
|
|
|
[ext_resource type="CylinderMesh" uid="uid://dgequug0a5tps" path="res://scenes/constructs/time/time_mesh_base.tres" id="1_5roua"]
|
|
[ext_resource type="Script" uid="uid://d0hoytht5yf8c" path="res://scripts/constructs/constructs.gd" id="1_miywo"]
|
|
[ext_resource type="CylinderMesh" uid="uid://d1xqremupl3uf" path="res://scenes/constructs/time/hour_hand.tres" id="2_wie3a"]
|
|
[ext_resource type="BoxMesh" uid="uid://c2q7h7la4vjve" path="res://scenes/constructs/time/hour_hand_2.tres" id="3_yj7jg"]
|
|
[ext_resource type="PrismMesh" uid="uid://k3cg327ia4wi" path="res://scenes/constructs/time/hour_hand_3.tres" id="4_ap2tt"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_miywo")
|
|
name = &"Time"
|
|
position = Vector3(0.5, -0.3, -1.5)
|
|
rotation = Vector3(-90, 180, 0)
|
|
scale = Vector3(0.3, 0.3, 0.3)
|
|
position2 = Vector3(0, 0, 0)
|
|
rotation2 = Vector3(0, 90, 0)
|
|
scale2 = Vector3(1, 1, 1)
|
|
position3 = Vector3(0, 0, 0)
|
|
rotation3 = Vector3(0, 0, 0)
|
|
scale3 = Vector3(1, 1, 1)
|
|
position4 = Vector3(0, 0, 0)
|
|
rotation4 = Vector3(0, 0, 0)
|
|
scale4 = Vector3(1, 1, 1)
|
|
mesh = ExtResource("1_5roua")
|
|
mesh2 = ExtResource("2_wie3a")
|
|
mesh3 = ExtResource("3_yj7jg")
|
|
mesh4 = ExtResource("4_ap2tt")
|
|
shadow = false
|
|
heavy = false
|
|
metadata/_custom_type_script = "uid://d0hoytht5yf8c"
|