Gallery/totembody.tscn
2025-05-03 12:00:38 -06:00

18 lines
635 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://dv6l50jx1lrfv"]
[ext_resource type="PackedScene" uid="uid://bbof0qw4cdkdv" path="res://totem.tscn" id="1_mxfc6"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_35d8c"]
radius = 2.02607
height = 10.2118
[node name="totembody" type="RigidBody3D"]
mass = 50.0
[node name="totem" parent="." instance=ExtResource("1_mxfc6")]
transform = Transform3D(5, 0, 0, 0, 5, 0, 0, 0, 5, 0, 0.284134, 0)
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.00526787, 7.07729, -1.08083)
shape = SubResource("CapsuleShape3D_35d8c")