mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:35:34 +00:00
Broken graph editor
This commit is contained in:
parent
6215008db7
commit
f996513dca
16 changed files with 1033 additions and 12 deletions
|
|
@ -15,8 +15,17 @@ burstInterval = 0.1
|
|||
ShotsPerBurst = 4
|
||||
BurstRate = 1.0
|
||||
metadata/_custom_type_script = "uid://bxiprx5nwmpnu"
|
||||
metadata/_bullet_graph_layout_v1 = {
|
||||
"res://Resources/BulletScripts/Danmaku_Room_1.tres::Resource_bdx2k": Vector2(-340, -60)
|
||||
}
|
||||
|
||||
[resource]
|
||||
script = ExtResource("4_7mmfe")
|
||||
Title = "Danmaku Room 1"
|
||||
Description = "Script for the first danmaku room"
|
||||
Patterns = Array[Object]([SubResource("Resource_bdx2k")])
|
||||
metadata/_custom_type_script = "uid://w8hcpu68ssq"
|
||||
metadata/_bullet_graph_layout_v1 = {
|
||||
"res://Resources/BulletScripts/Danmaku_Room_1.tres": Vector2(-1280, 40),
|
||||
"res://Resources/BulletScripts/Danmaku_Room_1.tres::Resource_bdx2k": Vector2(-880, 140)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue