Ok the first thing you are thinking is about:
Go and and look up Paladon's knockback system, or
Search it up on the forums.
BUT I DID BOTH OF THEM.
First off, when i went to paladons knockback system thread, it said resource unavaliable, i don't know if that just happened to me so i couldn't read it, after searching up "Knockback" on the forums, i looked in some threads and tested their triggers but it still doesn't work for my spell:
My custom spell is Crushing wave but it is based off shockwave to prevent the graphical deformation, and i can't seem to find anything wrong with my trigger:
Go and and look up Paladon's knockback system, or
Search it up on the forums.
BUT I DID BOTH OF THEM.
First off, when i went to paladons knockback system thread, it said resource unavaliable, i don't know if that just happened to me so i couldn't read it, after searching up "Knockback" on the forums, i looked in some threads and tested their triggers but it still doesn't work for my spell:
My custom spell is Crushing wave but it is based off shockwave to prevent the graphical deformation, and i can't seem to find anything wrong with my trigger:
-
Events:
-
Unit - A unit begins casting an ability
-
Conditions:
-
(Ability being cast) Equal to Crushing Wave
-
Actions:
-
Set Caster = (Casting Unit)
-
Set CasterPosition = (Position of Caster)
-
Set TargetPoint = (Position of (Target unit of ability being cast))
-
Set Distance = (Distance between CasterPosition and TargetPoint)
-
Set Angle = (Angle from CasterPosition to TargetPoint)
-
Set Target = (Target unit of ability being cast)
-
Trigger- Turn on KnockbackINIT
Last edited: