Horikawa Otane wrote:u-uh don't get too carried away... I might be able to make it ANY NPC (I'll experiment with that), but as of right now it has to be a Koopa Paratroopa. You can pick which one though.
But... Hm... I MIGHT just be able to make it any NPC.... It's a little more complex...
Actually I take that back, keep speculating. Just no promises from me yet. I think it's possible.
Is that because of the AI? It's really easy to make a starman AI, just do
NPC.speedX=NPC.direction*whatever speed you want
and
if NPC.touchingBlockBottom(I forget how that is typed exactly) then NPC.speedY=-the amount you want it to jump end
So if you
are able to set it to any NPC, then one of the dummy NPCs.