![]() |
New char looks north in char creation - Printable Version +- Mirage Engine (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: New char looks north in char creation (/showthread.php?tid=1852) |
New char looks north in char creation - Ligaman - 22-06-2008 I added the display sprite in char creation but it doesn't look south. How could i fix that? Thanks Re: New char looks north in char creation - Robin - 22-06-2008 Change the .left of the rec to the pixel just left of the down facing sprite. Re: New char looks north in char creation - Ligaman - 23-06-2008 Explain it a bit please Where should i look to change it? :| Re: New char looks north in char creation - Robin - 23-06-2008 In the bit that displays the character in the menu >_> The .left is the x co-ordinates of the sprite in Sprites.bmp. Change it to the one so it'll display the down-facing sprite. |