mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 09:51:17 +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,9 +1,9 @@
|
|||
[gd_scene load_steps=14 format=3 uid="uid://v8s3kubgb2qg"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Enemy.cs" id="1_lpwdj"]
|
||||
[ext_resource type="Script" uid="uid://cble6kwcr7cvi" path="res://Scripts/Enemy.cs" id="1_lpwdj"]
|
||||
[ext_resource type="Texture2D" uid="uid://buwohektt3k00" path="res://Sprites/Actors/Robot1.png" id="2_hqnpo"]
|
||||
[ext_resource type="PackedScene" uid="uid://cuixq5ex0j40h" path="res://Scenes/enemyBullet.tscn" id="2_ogldd"]
|
||||
[ext_resource type="Script" path="res://Scripts/Components/ProximityPlayerDetection.cs" id="3_1nqn5"]
|
||||
[ext_resource type="Script" uid="uid://c4qmuxjhheahr" path="res://Scripts/Components/ProximityPlayerDetection.cs" id="3_1nqn5"]
|
||||
[ext_resource type="PackedScene" uid="uid://crry0rgk7a8sm" path="res://Scenes/Weapons/BaseWeapon.tscn" id="4_2k1dv"]
|
||||
[ext_resource type="Resource" uid="uid://cdfmedtgp2rcn" path="res://Resources/Weapons/EnemyWeapon.tres" id="5_ieij6"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue