mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 04:55:55 +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://ca6befbx0nurt"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Activables/ScriptableBase.cs" id="1_kxf32"]
|
||||
[ext_resource type="Script" path="res://Scripts/Components/AlarmTrigger.cs" id="2_kl708"]
|
||||
[ext_resource type="Script" uid="uid://d0a0o50j82eo6" path="res://Scripts/Activables/ScriptableBase.cs" id="1_kxf32"]
|
||||
[ext_resource type="Script" uid="uid://bcwes3cyhudap" path="res://Scripts/Components/AlarmTrigger.cs" id="2_kl708"]
|
||||
|
||||
[node name="ScriptableEnabledAlarmTrigger" type="Node2D"]
|
||||
script = ExtResource("1_kxf32")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue