From fabd04833d67a655103e5748ad3f40629ac81dfe Mon Sep 17 00:00:00 2001 From: Relintai Date: Tue, 21 Sep 2021 13:14:27 +0200 Subject: [PATCH] Renamed the current body. --- .../modules/species/Human/{Body.tscn => Body_2d_old.tscn} | 8 ++++---- game/modules/species/Human/species_human.tres | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) rename game/modules/species/Human/{Body.tscn => Body_2d_old.tscn} (68%) diff --git a/game/modules/species/Human/Body.tscn b/game/modules/species/Human/Body_2d_old.tscn similarity index 68% rename from game/modules/species/Human/Body.tscn rename to game/modules/species/Human/Body_2d_old.tscn index a448619..b993ab7 100644 --- a/game/modules/species/Human/Body.tscn +++ b/game/modules/species/Human/Body_2d_old.tscn @@ -1,17 +1,17 @@ [gd_scene load_steps=4 format=2] -[ext_resource path="res://player/Body.gd" type="Script" id=6] -[ext_resource path="res://characters/SheetCharacter.tscn" type="PackedScene" id=7] +[ext_resource path="res://player/Body.gd" type="Script" id=1] +[ext_resource path="res://characters/SheetCharacter.tscn" type="PackedScene" id=2] [sub_resource type="CircleShape2D" id=1] radius = 8.0 [node name="Body" type="KinematicBody2D"] -script = ExtResource( 6 ) +script = ExtResource( 1 ) model_path = NodePath("") character_skeleton_path = NodePath("SheetCharacter") -[node name="SheetCharacter" parent="." instance=ExtResource( 7 )] +[node name="SheetCharacter" parent="." instance=ExtResource( 2 )] [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource( 1 ) diff --git a/game/modules/species/Human/species_human.tres b/game/modules/species/Human/species_human.tres index eac3deb..7037f30 100644 --- a/game/modules/species/Human/species_human.tres +++ b/game/modules/species/Human/species_human.tres @@ -1,6 +1,6 @@ [gd_resource type="EntitySpeciesData" load_steps=3 format=2] -[ext_resource path="res://modules/species/Human/Body.tscn" type="PackedScene" id=1] +[ext_resource path="res://modules/species/Human/Body_2d_old.tscn" type="PackedScene" id=1] [sub_resource type="SpeciesModelData" id=1] bone_structure = 4