mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 07:45:33 +00:00
16 lines
627 B
Text
16 lines
627 B
Text
[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 = &"res://IsoTest/Factory4.tscn"
|
|
NextMap = &"Factory5"
|
|
WeaponsAllowed = true
|
|
StartData = ExtResource("1_kee3v")
|
|
MapType = 1
|
|
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|