wrenchman82
Member
Hi all,
This is a question I've had for a while and it seems to be a bug.
I have a flying enemy and I'm using the @cmd dasher script to transition between various flying elevations of seta. Dasher seems to work fine with increasing elevation, but does NOT manage to decrease elevation. For instance:
@dasher -0.15 0.2 0 makes the enemy go upward in y and backward in x, but
@dasher -0.15 -0.2 0 only makes the enemy go backward in x (no effect on y).
Any ideas?
This is a question I've had for a while and it seems to be a bug.
I have a flying enemy and I'm using the @cmd dasher script to transition between various flying elevations of seta. Dasher seems to work fine with increasing elevation, but does NOT manage to decrease elevation. For instance:
@dasher -0.15 0.2 0 makes the enemy go upward in y and backward in x, but
@dasher -0.15 -0.2 0 only makes the enemy go backward in x (no effect on y).
Any ideas?