[gd_scene load_steps=4 format=2] [ext_resource path="res://system/character/character.tscn" type="PackedScene" id=1] [sub_resource type="CubeMesh" id=1] [sub_resource type="BoxShape" id=2] [node name="test" type="Spatial"] [node name="Spatial" type="Spatial" parent="."] transform = Transform( 4.96785, 0, 0, 0, 0.357803, 0, 0, 0, 4.45636, 0, 0, 0 ) [node name="ground" type="MeshInstance" parent="Spatial"] mesh = SubResource( 1 ) material/0 = null [node name="StaticBody" type="StaticBody" parent="Spatial/ground"] [node name="CollisionShape" type="CollisionShape" parent="Spatial/ground/StaticBody"] shape = SubResource( 2 ) [node name="Character" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2.47987, 0 )