meat_madness_redux/godot/assets/meat_bore/bridge.tscn

14 lines
459 B
Plaintext
Raw Permalink Normal View History

2023-01-03 22:35:52 -07:00
[gd_scene load_steps=3 format=2]
[ext_resource path="res://assets/meat_bore/bridge.glb" type="PackedScene" id=1]
2023-01-04 00:27:20 -07:00
[sub_resource type="BoxShape" id=1]
2023-01-03 22:35:52 -07:00
[node name="bridge" instance=ExtResource( 1 )]
[node name="StaticBody" type="StaticBody" parent="bridge" index="0"]
[node name="CollisionShape" type="CollisionShape" parent="bridge/StaticBody" index="0"]
2023-01-04 00:27:20 -07:00
transform = Transform( 2.46108, 0, 0, 0, 2.17426, 0, 0, 0, 66.86, 0, 0, 0 )
2023-01-03 22:35:52 -07:00
shape = SubResource( 1 )