mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 02:13:47 +00:00
Mapping new door and vending machine
This commit is contained in:
parent
42b51d93dd
commit
07353e1787
15 changed files with 478 additions and 44 deletions
|
|
@ -1,8 +1,7 @@
|
|||
[gd_scene load_steps=28 format=4 uid="uid://5klhna6pdpss"]
|
||||
[gd_scene load_steps=27 format=4 uid="uid://5klhna6pdpss"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://doxmbokehw8ci" path="res://Scripts/GameManager.cs" id="1_uhxhn"]
|
||||
[ext_resource type="PackedScene" uid="uid://c4pr2707hbeph" path="res://Scenes/Actors/fsm_player.tscn" id="2_y24l4"]
|
||||
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="3_bk8jb"]
|
||||
[ext_resource type="Script" uid="uid://mja0rk7n2kln" path="res://Scripts/Resources/MapStartDataResource.cs" id="4_7nc7l"]
|
||||
[ext_resource type="TileSet" uid="uid://6k28roiljylj" path="res://Tilesets/factory_tileset.tres" id="5_bsah1"]
|
||||
[ext_resource type="Script" uid="uid://krean0uywtms" path="res://Scripts/TilemapAvoidance.cs" id="6_f3h3l"]
|
||||
|
|
@ -29,7 +28,7 @@
|
|||
[sub_resource type="Resource" id="Resource_6wo78"]
|
||||
script = ExtResource("4_7nc7l")
|
||||
EggIndex = 0
|
||||
StartingEquipment = Array[ExtResource("3_bk8jb")]([])
|
||||
StartingEquipment = []
|
||||
|
||||
[sub_resource type="Resource" id="Resource_0a8l3"]
|
||||
script = ExtResource("18_q3u5g")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue