[gd_scene load_steps=4 format=2] [ext_resource path="res://Levels/Main/Materials/M_Dark.tres" type="Material" id=1] [sub_resource type="CubeMesh" id=1] [sub_resource type="BoxShape" id=2] [node name="Cube" type="MeshInstance"] mesh = SubResource( 1 ) material/0 = ExtResource( 1 ) [node name="StaticBody" type="StaticBody" parent="."] [node name="CollisionShape" type="CollisionShape" parent="StaticBody"] shape = SubResource( 2 )