- Joined
- Apr 6, 2016
- Messages
- 89
- Reaction score
- 11
- First Language
- Swedish
- Primarily Uses
- N/A
I am guessing this might be the wrong place to ask the question but I just don't know where else.
I have a(several) fire bolt spell and I want the caster to move in such a position that it is standing in front of the target.
The following won't do what I need unfortunately.
MOVE target1: HOME, (frames)
MOVE target1: RETURN, (frames)
MOVE target1: FORWARD, (distance), (frames)
MOVE target1: BACKWARD, (distance), (frames)
MOVE target1: POINT, x coordinate, y coordinate, (frames)
MOVE target1: target2, BASE, (frames)
MOVE target1: target2, CENTER, (frames)
MOVE target1: target2, HEAD, (frames)
MOVE target1: target2, FRONT BASE, (frames)
MOVE target1: target2, FRONT CENTER, (frames)
MOVE target1: target2, FRONT HEAD, (frames)
MOVE target1: target2, BACK BASE, (frames)
MOVE target1: target2, BACK CENTER, (frames)
MOVE target1: target2, BACK HEAD, (frames)
Any ideas on how to fix it so the character will stand in front of the target?
Below is an image showcasing how it's currently looking. The fireball should originate from the caster. The fireball is already moving toward the target, just the caster needs to stand in such a way that the fireball seems to come from the caster.

Appreciate any help!
Best regards,
Bishiba
I have a(several) fire bolt spell and I want the caster to move in such a position that it is standing in front of the target.
The following won't do what I need unfortunately.
MOVE target1: HOME, (frames)
MOVE target1: RETURN, (frames)
MOVE target1: FORWARD, (distance), (frames)
MOVE target1: BACKWARD, (distance), (frames)
MOVE target1: POINT, x coordinate, y coordinate, (frames)
MOVE target1: target2, BASE, (frames)
MOVE target1: target2, CENTER, (frames)
MOVE target1: target2, HEAD, (frames)
MOVE target1: target2, FRONT BASE, (frames)
MOVE target1: target2, FRONT CENTER, (frames)
MOVE target1: target2, FRONT HEAD, (frames)
MOVE target1: target2, BACK BASE, (frames)
MOVE target1: target2, BACK CENTER, (frames)
MOVE target1: target2, BACK HEAD, (frames)
Any ideas on how to fix it so the character will stand in front of the target?
Below is an image showcasing how it's currently looking. The fireball should originate from the caster. The fireball is already moving toward the target, just the caster needs to stand in such a way that the fireball seems to come from the caster.

Appreciate any help!
Best regards,
Bishiba



