Page 1 of 1
Moonwalking NPCs
Posted: Thu Jan 29, 2015 11:07 pm
by Alagirez
Hi ! I need A NPCs which they can move reverse (moonwalk)
Type : SMBX default NPCs
can you make it?
Re: Moonwalking NPCs
Posted: Thu Jan 29, 2015 11:26 pm
by dagget10
Actually... you don't need a graphic. Make a txt file for the npc, and put "speed=-1" and it should moonwalk.
Re: Moonwalking NPCs
Posted: Fri Jan 30, 2015 1:24 am
by Karl Marx
Or just flip them horizontally. That should work too.
Re: Moonwalking NPCs
Posted: Fri Jan 30, 2015 1:26 am
by Erik
They're in Tower of Biased 8, in the level "Moonwalk Cola"
Re: Moonwalking NPCs
Posted: Fri Jan 30, 2015 7:45 pm
by Alagirez
can u give me the NPC code? (.txt file)
Re: Moonwalking NPCs
Posted: Fri Jan 30, 2015 8:14 pm
by dagget10
"speed=-1" is the npc code. Also,
http://www.smbxgame.com/forums/v ... f=35&t=428 shows you npc IDs. Make a txt file named npc-IDhere, then just add the npc code.
Re: Moonwalking NPCs
Posted: Fri Jan 30, 2015 11:30 pm
by Alagirez
okay.... i'll try it
thanks @dagget10