hurrmmm/godot/physics/grape.tscn

10 lines
492 B
Plaintext
Raw Normal View History

[gd_scene load_steps=3 format=3 uid="uid://c43pr474qofhl"]
2023-11-11 16:12:46 -07:00
[ext_resource type="PackedScene" uid="uid://bsge8trc5uwb0" path="res://grape.glb" id="1_jlfas"]
[ext_resource type="PackedScene" uid="uid://bjhii55pagkb5" path="res://TAS_system/is_TASable.tscn" id="2_qxcjc"]
2023-11-11 16:12:46 -07:00
[node name="grape" instance=ExtResource("1_jlfas")]
[node name="is_TASable" parent="." index="3" node_paths=PackedStringArray("_assignedRigidBody3D") instance=ExtResource("2_qxcjc")]
_assignedRigidBody3D = NodePath("..")