You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
|
2 years ago
|
[gd_resource type="Resource" script_class="ShieldCfg" load_steps=2 format=3 uid="uid://dlaekoamystx3"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/config/shield_cfg.gd" id="1_gyix3"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_gyix3")
|
||
|
|
shield_max = 100.0
|
||
|
|
recover_speed = 10.0
|
||
|
|
recover_cd = 5.0
|