#trying to make a ranged attack animation aswell as an area and melee

1 messages · Page 1 of 1 (latest)

pallid rapids
#

i have no idea how to do this

pallid rapids
#

haven't fixed it yet

tribal path
# pallid rapids haven't fixed it yet

Try using delayed attack instead, so that you can use query.is_delayed_attacking (idk if this is the correct spelling) thing on animation controllers, and for the ranged attack you can try query.is_facing_target_to_range_attack, but if you want to aniamte the player then Idk how to do it.