REM/scenes/constructs/weight/weight.tres
2026-03-26 20:37:29 -06:00

27 lines
1.0 KiB
Plaintext

[gd_resource type="Resource" script_class="Constructs" load_steps=4 format=3 uid="uid://bfjg81ek3i1ba"]
[ext_resource type="CylinderMesh" uid="uid://cslcchwfxxvka" path="res://scenes/constructs/weight/weight_mesh.tres" id="1_mskjh"]
[ext_resource type="TorusMesh" uid="uid://d2wu0ohumpxqe" path="res://scenes/constructs/weight/weight_handle_mesh.tres" id="2_7lskv"]
[ext_resource type="Script" uid="uid://d0hoytht5yf8c" path="res://scripts/constructs/constructs.gd" id="2_a8d67"]
[resource]
script = ExtResource("2_a8d67")
name = &"Weight"
position = Vector3(0.5, -0.3, -0.7)
rotation = Vector3(0, 90, 0)
scale = Vector3(0.3, 0.3, 0.3)
position2 = Vector3(0, 0, 0)
rotation2 = Vector3(0, 0, 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_mskjh")
mesh2 = ExtResource("2_7lskv")
shadow = false
heavy = true
metadata/_custom_type_script = "uid://d0hoytht5yf8c"