[gd_scene load_steps=7 format=2] [ext_resource path="res://BodyParts/Arm.tscn" type="PackedScene" id=1] [ext_resource path="res://UI/UI.tscn" type="PackedScene" id=2] [ext_resource path="res://BodyParts/BodyBase/BodyBase.tscn" type="PackedScene" id=3] [ext_resource path="res://Ingame/Ingame.gd" type="Script" id=4] [ext_resource path="res://Ingame/Arena.tscn" type="PackedScene" id=5] [ext_resource path="res://Ingame/CameraFocus.gd" type="Script" id=6] [node name="InGame" type="Spatial"] script = ExtResource( 4 ) [node name="Torso" parent="." instance=ExtResource( 3 )] transform = Transform( -1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 3.02111, 28.4014 ) [node name="Arm" parent="Torso/FrontLeft" index="1" instance=ExtResource( 1 )] transform = Transform( 1, 2.84217e-14, 0, -2.84217e-14, 1, 0, 0, 0, 1, 0, 0, 0 ) key = 83 [node name="Arm" parent="Torso/FrontRight" index="1" instance=ExtResource( 1 )] transform = Transform( 1, 7.10543e-15, 0, -2.13163e-14, 1, 0, 0, 7.10543e-15, 1, 0, 0, 0 ) key = 65 [node name="Torso2" parent="." instance=ExtResource( 3 )] transform = Transform( -0.866025, -0.353553, -0.353554, -1.0677e-07, -0.707107, 0.707106, -0.5, 0.612372, 0.612373, 0, 3.02111, -9 ) player_id = 1 [node name="Arm" parent="Torso2/FrontLeft" index="1" instance=ExtResource( 1 )] key = 81 [node name="Arm" parent="Torso2/FrontRight" index="1" instance=ExtResource( 1 )] key = 87 [node name="UI" parent="." instance=ExtResource( 2 )] [node name="Arena" parent="." instance=ExtResource( 5 )] [node name="CameraFocus" type="Spatial" parent="."] script = ExtResource( 6 ) [node name="Camera" type="Camera" parent="CameraFocus"] transform = Transform( -4.2222e-08, -0.707107, 0.707107, -1.13133e-08, 0.707107, 0.707107, -1, 2.18557e-08, -3.78552e-08, 14, 13, 0 ) [editable path="Torso"] [editable path="Torso2"]