mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 00:35:53 +00:00
Upgrade to godot 4.4
This commit is contained in:
parent
4af796b1de
commit
457998788e
644 changed files with 994 additions and 573 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://b0133vafvobxf"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Activables/ScriptableBase.cs" id="1_ggdoq"]
|
||||
[ext_resource type="Script" path="res://Scripts/Components/AlarmTrigger.cs" id="2_5wlne"]
|
||||
[ext_resource type="Script" uid="uid://d0a0o50j82eo6" path="res://Scripts/Activables/ScriptableBase.cs" id="1_ggdoq"]
|
||||
[ext_resource type="Script" uid="uid://bcwes3cyhudap" path="res://Scripts/Components/AlarmTrigger.cs" id="2_5wlne"]
|
||||
|
||||
[node name="ScriptableAlarmTrigger" type="Node2D"]
|
||||
script = ExtResource("1_ggdoq")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue