Look at O's Avengers mod on one of the enemies that flies down (which he probably uses dropv and loop)
I use DIVE for that. I know its deprecated, but works pretty fine for me.
@ENS23 I saw some errors which could be fixed/improved:
- At 1:18, let those meteors hit the floor and explod.
The reason why I think that doesn't happen is because it's a screen aoe, we have a ton of vertical levels where she can hit people on multiple levels
- At 1:27, the guy in red walks in a very strange way, because its misaligned. Do not let the head fixed in a walk cycle, if should move up and down. Use the feet as axis, not the head
You mean the strong man guy or the demon?
- At 2:05, the guy in white seams to be using OpenBOR default MOVE to slide. I suggest you to exchange for a scripted version, since the the movement will be way smoother.
You mean the @cmd dasher script?