mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 04:13:46 +00:00
Factory 4 map
This commit is contained in:
parent
a11e61b2c2
commit
ecfd54f3e8
9 changed files with 270 additions and 5 deletions
16
Resources/Maps/3D/Factory4_Map.tres
Normal file
16
Resources/Maps/3D/Factory4_Map.tres
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[gd_resource type="Resource" script_class="MapResource" load_steps=3 format=3 uid="uid://bwg6xki3d8yow"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_kee3v"]
|
||||
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="2_ap3e7"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_ap3e7")
|
||||
MapId = &"Factory4"
|
||||
MapName = null
|
||||
MapDescription = null
|
||||
ScenePath = &"D:/Maddo/cirnogodot/IsoTest/Factory4.tscn"
|
||||
NextMap = &"Factory5"
|
||||
WeaponsAllowed = true
|
||||
StartData = ExtResource("1_kee3v")
|
||||
MapType = 1
|
||||
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|
||||
Loading…
Add table
Add a link
Reference in a new issue