Is it possible to add area of effect to a sword, based on player vs. monster position? The idea is to add an exori min effect.
ie: If monster is to the right
0,0,1
0,3,1 <monster here
0,0,1
if monster is below
0,0,0,
0,3,0
1,1,1
^monster in the middle