mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 20:51:16 +00:00
Updated to Godot 4.5 Beta 2
This commit is contained in:
parent
b86fa135ed
commit
ad58895ba8
42 changed files with 3 additions and 551 deletions
|
|
@ -17,19 +17,7 @@ EnemyName = &"Reimu"
|
|||
EnemyKey = &"REIMU"
|
||||
PrefabPath = &"uid://d2xmlov4ee2fc"
|
||||
MaxHealth = 500.0
|
||||
MovementSpeed = 20.0
|
||||
Weapon = ExtResource("2_amg33")
|
||||
LootDrops = Array[ExtResource("1_0qdnn")]([])
|
||||
MotivationReward = 4.0
|
||||
PredictPlayer = false
|
||||
PlayerDetectionRange = 90.0
|
||||
ViewRange = 120.0
|
||||
AlarmReactRange = 0.0
|
||||
PlayerDisengageRange = 0.0
|
||||
StrafeSpeed = 25.0
|
||||
MaxStrafeDistance = 64.0
|
||||
MinStrafeDistance = 16.0
|
||||
ResponseTime = 0.5
|
||||
IconSprite = SubResource("AtlasTexture_gdgx5")
|
||||
AnimationFrames = ExtResource("1_gjra5")
|
||||
BossScript = ExtResource("1_amg33")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue