?
This commit is contained in:
parent
85f79ab5f2
commit
d83ea3c6fc
@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://cbs0x36e3ranm"]
|
||||
|
||||
[ext_resource type="MeshLibrary" uid="uid://dwo1m72yajrb1" path="res://assets/tilesets/tileset.tres" id="1_l447d"]
|
||||
[ext_resource type="MeshLibrary" uid="uid://bo7ir5us230sa" path="res://assets/tilesets/tileset.tres" id="1_l447d"]
|
||||
[ext_resource type="PackedScene" uid="uid://b5gb5paiupum" path="res://player/player.tscn" id="2_ojnju"]
|
||||
[ext_resource type="AudioStream" uid="uid://bba7tiqty57ek" path="res://music/jazz.ogg" id="3_brvx4"]
|
||||
|
||||
@ -18,8 +18,8 @@ metadata/_editor_floor_ = Vector3(0, 0, 0)
|
||||
|
||||
[node name="player" parent="." instance=ExtResource("2_ojnju")]
|
||||
transform = Transform3D(1, 0, 0, 0, 0.388867, 0.921294, 0, -0.921294, 0.388867, -1.19974, 40.1006, 13.3341)
|
||||
current = true
|
||||
attributes = null
|
||||
current = true
|
||||
fov = 37.8493
|
||||
near = 0.032
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
[gd_scene load_steps=19 format=3 uid="uid://b5gb5paiupum"]
|
||||
[gd_scene load_steps=18 format=3 uid="uid://b5gb5paiupum"]
|
||||
|
||||
[ext_resource type="Script" path="res://player/player.cs" id="1_of2l4"]
|
||||
[ext_resource type="PackedScene" uid="uid://2pw0p13lcklv" path="res://buildings/kash_buildings/factory.tscn" id="2_mspwe"]
|
||||
|
||||
[sub_resource type="CameraAttributesPhysical" id="CameraAttributesPhysical_1ejpb"]
|
||||
frustum_near = 0.032
|
||||
@ -72,7 +71,6 @@ _mousePosLabel = NodePath("Debug info/mousePos")
|
||||
_cursorPosLabel = NodePath("Debug info/cursorPointPos")
|
||||
_cursor = NodePath("cursor")
|
||||
_cursorPoint = NodePath("cursorPoint")
|
||||
_test_building = ExtResource("2_mspwe")
|
||||
_nuke = NodePath("NukeBar")
|
||||
_pr = NodePath("PrBar")
|
||||
_kash = NodePath("KashBar")
|
||||
|
Loading…
x
Reference in New Issue
Block a user