Jump to content


superspammer

Member Since 23 Mar 2011
Offline Last Active Mar 17 2013 12:24 PM

Posts I've Made

In Topic: Alien sprites needed

08 July 2011 - 03:36 PM

What do you think about this sprite?
IMAGE
P.S. If you want i can make you the walking animation. I'm italian so don't be angry for my bad english... :D

If someone use it plz credit me :3

In Topic: Change Sprite when walk

28 March 2011 - 06:33 PM

Try giving the object a mask. It could be a faulty platforming code though...


Yeah! Now it works fine and there aren't problems( now )
Thanks so much and i hope that if i've other problem you can help me.
Good night.

In Topic: Change Sprite when walk

28 March 2011 - 06:29 PM

Put this at the end of the step code:

if x > xprevious{
    sprite_index = chief_dex_walk;
}
if x < xprevious{
    sprite_index = chief_sin_walk;
}
if x = xprevious{
    sprite_index = chief_dex_fermo;
}


Thanks, now this problem is solved,but there is still one:it doesn't jump if i before walk and it is often blocked with no reason. How can i solve this?
Thank

In Topic: Change Sprite when walk

28 March 2011 - 06:12 PM

Ok, I'll give it a look. 2 mins.
EDIT: It says the file is unavailable.


HERE: DOWNLOAD

Thanks for the help.

In Topic: Change Sprite when walk

28 March 2011 - 05:13 PM

Sorry it doesn't work... if i post here the project,can you resolve it??

HERE:DOWNLOAD

Sorry but it is on megavideo.