mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 19:25:53 +00:00
Danmaku room in factory 3
This commit is contained in:
parent
0621f2fffe
commit
08c7a9dbd1
22 changed files with 1179 additions and 290 deletions
13
Resources/Maps/3D/IsoMapTest3.tres
Normal file
13
Resources/Maps/3D/IsoMapTest3.tres
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="Resource" script_class="MapResource" load_steps=3 format=3 uid="uid://bxju78og0t8ca"]
|
||||
|
||||
[ext_resource type="Resource" uid="uid://cn8tu4jct04rp" path="res://Resources/StartData/Pistol_Start.tres" id="1_5tghs"]
|
||||
[ext_resource type="Script" uid="uid://quy4d4tgvqfy" path="res://Scripts/Resources/MapResource.cs" id="2_7gq3v"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_7gq3v")
|
||||
MapName = &"iso Test 3"
|
||||
MapDescription = null
|
||||
ScenePath = &"D:/Maddo/cirnogodot/IsoTest/IsoMapTest3.tscn"
|
||||
WeaponsAllowed = true
|
||||
StartData = ExtResource("1_5tghs")
|
||||
metadata/_custom_type_script = "uid://quy4d4tgvqfy"
|
||||
Loading…
Add table
Add a link
Reference in a new issue