now i get confused with this problem
i made jump strike ability (not really), means that your unit jump to x location and upon landing dealing damage.
problem is, i can always cast that spell to make a unit landing on outside the map. Like out of map bounds
how to solve this problem?
i was thinking about, when the unit cast jump strike to that map bounds, it will get yellow error message "unable to target there"
or when the unit land on that map bounds, it wll return to the position before the unit casted spell.
if im not wrong, dota map has this system:
when x hero target spell to the map bounds, it will give error message like " unable to get or target there"
how do i make trigger like that? pls teach me
or how do i solve this problem
i made jump strike ability (not really), means that your unit jump to x location and upon landing dealing damage.
problem is, i can always cast that spell to make a unit landing on outside the map. Like out of map bounds
how to solve this problem?
i was thinking about, when the unit cast jump strike to that map bounds, it will get yellow error message "unable to target there"
or when the unit land on that map bounds, it wll return to the position before the unit casted spell.
if im not wrong, dota map has this system:
when x hero target spell to the map bounds, it will give error message like " unable to get or target there"
how do i make trigger like that? pls teach me
or how do i solve this problem