Files
MovementTests/forge/resources/custom_executions/raise_flying_tick_event.tres
Minimata 99f383be00
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 30s
Create tag and build when new code gets to main / Export (push) Successful in 6m8s
Damage dealing through meta attribute and custom exec
2026-05-03 10:47:56 +02:00

10 lines
509 B
Plaintext

[gd_resource type="Resource" script_class="ForgeRaiseEventTagExecution" format=3 uid="uid://oe2suroa1klj"]
[ext_resource type="Resource" uid="uid://x7vtcobi7s4r" path="res://forge/resources/tag_containers/on_weapon_flyingtick.tres" id="1_ce5fv"]
[ext_resource type="Script" uid="uid://br7ut4lbau66w" path="res://forge/calculators/ForgeRaiseEventTagExecution.cs" id="2_am2ak"]
[resource]
script = ExtResource("2_am2ak")
EventTags = ExtResource("1_ce5fv")
metadata/_custom_type_script = "uid://br7ut4lbau66w"