mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 17:43:47 +00:00
various mapping
This commit is contained in:
parent
d54d9f2b4a
commit
9c24e29009
8 changed files with 548 additions and 518 deletions
16
Resources/Maps/3D/Fusion_Map.tres
Normal file
16
Resources/Maps/3D/Fusion_Map.tres
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
[gd_resource type="Resource" script_class="MapResource" load_steps=3 format=3 uid="uid://b5qij4kglyh5s"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_fyy3b"]
|
||||
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="2_ne08o"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_ne08o")
|
||||
MapId = &"Fusion"
|
||||
MapName = null
|
||||
MapDescription = null
|
||||
ScenePath = &"res://IsoTest/Fusion001.tscn"
|
||||
NextMap = &"Factory5"
|
||||
WeaponsAllowed = true
|
||||
StartData = ExtResource("1_fyy3b")
|
||||
MapType = 1
|
||||
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|
||||
Loading…
Add table
Add a link
Reference in a new issue