diff --git a/models/props/springboard.blend b/models/props/springboard_constructed.blend similarity index 100% rename from models/props/springboard.blend rename to models/props/springboard_constructed.blend diff --git a/models/props/springboard.blend.import b/models/props/springboard_constructed.blend.import similarity index 82% rename from models/props/springboard.blend.import rename to models/props/springboard_constructed.blend.import index bb46a00..8260d8e 100644 --- a/models/props/springboard.blend.import +++ b/models/props/springboard_constructed.blend.import @@ -4,12 +4,12 @@ importer="scene" importer_version=1 type="PackedScene" uid="uid://cgy5hielkuss7" -path="res://.godot/imported/springboard.blend-acacfa8456b72ac481630e2f401f5645.scn" +path="res://.godot/imported/springboard_constructed.blend-e3b76362e58b2d7e42171b6f75aee136.scn" [deps] -source_file="res://models/props/springboard.blend" -dest_files=["res://.godot/imported/springboard.blend-acacfa8456b72ac481630e2f401f5645.scn"] +source_file="res://models/props/springboard_constructed.blend" +dest_files=["res://.godot/imported/springboard_constructed.blend-e3b76362e58b2d7e42171b6f75aee136.scn"] [params] diff --git a/props/springboard.tscn b/props/springboard_constructed.tscn similarity index 84% rename from props/springboard.tscn rename to props/springboard_constructed.tscn index 209fafb..f6609ca 100644 --- a/props/springboard.tscn +++ b/props/springboard_constructed.tscn @@ -1,13 +1,13 @@ [gd_scene load_steps=5 format=3 uid="uid://b7mqd4ps8e3uj"] [ext_resource type="Script" uid="uid://dnjxujqbouc5j" path="res://props/springboard.gd" id="1_67v3t"] -[ext_resource type="PackedScene" uid="uid://cgy5hielkuss7" path="res://models/props/springboard.blend" id="2_jhsy2"] +[ext_resource type="PackedScene" uid="uid://cgy5hielkuss7" path="res://models/props/springboard_constructed.blend" id="2_jhsy2"] [ext_resource type="AudioStream" uid="uid://dujgina4at6ef" path="res://audio/springboard.ogg" id="3_jhsy2"] [sub_resource type="BoxShape3D" id="BoxShape3D_i42dn"] size = Vector3(0.5, 0.4, 0.5) -[node name="Springboard" type="Area3D" node_paths=PackedStringArray("audio_player")] +[node name="SpringboardConstructed" type="Area3D" node_paths=PackedStringArray("audio_player")] script = ExtResource("1_67v3t") audio_player = NodePath("AudioStreamPlayer3D") diff --git a/test/blender_test_map.tscn b/test/blender_test_map.tscn index cc10533..59e4e26 100644 --- a/test/blender_test_map.tscn +++ b/test/blender_test_map.tscn @@ -4,8 +4,8 @@ [ext_resource type="Texture2D" uid="uid://b334g66yuhwtv" path="res://vfx/textures/skybox1.png" id="2_p5rwy"] [ext_resource type="PackedScene" uid="uid://cp3qagrsuarl5" path="res://test/blender_test_map.blend" id="2_vhybo"] [ext_resource type="PackedScene" uid="uid://gis0gxap8i8t" path="res://test/test_stick.tscn" id="3_sj3fr"] -[ext_resource type="Material" uid="uid://ge8qxv7h7wl3" path="res://maps/textures/crystal4.tres" id="4_p5rwy"] -[ext_resource type="PackedScene" uid="uid://b7mqd4ps8e3uj" path="res://props/springboard.tscn" id="8_p5rwy"] +[ext_resource type="Material" uid="uid://d31ewanq2qup5" path="res://maps/textures/metal6.tres" id="4_p5rwy"] +[ext_resource type="PackedScene" uid="uid://b7mqd4ps8e3uj" path="res://props/springboard_constructed.tscn" id="8_p5rwy"] [ext_resource type="Script" uid="uid://16os114krms3" path="res://characters/controllers/player_character_controller.gd" id="9_j70wf"] [ext_resource type="Script" uid="uid://dotkfe7cs5010" path="res://test/pick_up_item.gd" id="10_ld4ib"]