My custom object doesn't animate.

  • 11 Replies
  • 3329 Views
*

Offline PeppyHare4000

  • 445
  • 4
  • My time in this forum is over...
    • View Profile
My custom object doesn't animate.
« on: November 01, 2009, 22:37:00 »
I am trying to make the custom object. I followed every rule. When i tested it, Its not moving... Its not animating. Only the 0th Digit is showing. Help?
« Last Edit: November 01, 2009, 22:52:08 by LPChip »

*

Offline LPChip

  • You can only truly help other people by allowing them to fail.
  • 3510
  • 138
  • Excel at the thing you're the best at!
    • View Profile
    • LPChip Interactive
Re: Help with making a custom object
« Reply #1 on: November 01, 2009, 22:51:48 »
I've split this post from the manual, to ensure that questions in the topic are about the manual. This makes it easier for you to get feedback too.
on the left, above my avatar.

MODPlug Central Forum
"If I tried to kill you, I'd end up with a big fat hole through my laptop." - Chironex

*

Offline PeppyHare4000

  • 445
  • 4
  • My time in this forum is over...
    • View Profile
Re: My custom object doesn't animate.
« Reply #2 on: November 01, 2009, 23:08:37 »
Ok, thanks.

*

Offline AA

  • 510
  • 23
  • Was ITA84
    • View Profile
    • Insight on Videogames
Re: My custom object doesn't animate.
« Reply #3 on: November 02, 2009, 08:56:19 »
The parameter to make a Custom object to Animate is "Init AnimTo=x" (where x is the number of the last frame of animation). This parameter is required, and since your Custom Object is shown, maybe you put in the wrong number. If it's not that, please post the CO settings here.
Videogames are for everyone, by everyone


*

Offline Comhon

  • 327
  • 22
    • View Profile
    • comhon.cz
Re: My custom object doesn't animate.
« Reply #5 on: November 02, 2009, 11:51:11 »
show us your co.
yes, we need your CO in KS level to help you.

*

Offline SiamJai

  • 706
  • 31
    • View Profile
    • A gaming blog like no other.
Re: My custom object doesn't animate.
« Reply #6 on: November 02, 2009, 12:55:43 »
I am trying to make the custom object. I followed every rule. When i tested it, Its not moving... Its not animating. Only the 0th Digit is showing. Help?

First check the code like AA suggested. If it's fine, then the error could be in the spritesheet, particularly if you're converting an animated GIF into PNG. If the frames are not spread out in the spritesheet, then in the CO only the first frame will show up but not the others.

If the object still doesn't work, then your best bet is to post it here along with the settings, like the others wrote.

Best luck! :)

*

Offline PeppyHare4000

  • 445
  • 4
  • My time in this forum is over...
    • View Profile
Re: My custom object doesn't animate.
« Reply #7 on: November 02, 2009, 13:28:11 »
Here it is...
Spritesheet and Custom object example.
« Last Edit: November 02, 2009, 13:40:48 by GangstasFORLife3000 »

*

Offline AA

  • 510
  • 23
  • Was ITA84
    • View Profile
    • Insight on Videogames
Re: My custom object doesn't animate.
« Reply #8 on: November 02, 2009, 16:05:27 »
Did you really write Aimto instead of AnimTo, or was it a mistake in the example? The rest looks fine.
Videogames are for everyone, by everyone

*

Offline PeppyHare4000

  • 445
  • 4
  • My time in this forum is over...
    • View Profile
Re: My custom object doesn't animate.
« Reply #9 on: November 02, 2009, 22:47:02 »
i made the mistake... Thanks for correcting me?

*

Offline LPChip

  • You can only truly help other people by allowing them to fail.
  • 3510
  • 138
  • Excel at the thing you're the best at!
    • View Profile
    • LPChip Interactive
Re: My custom object doesn't animate.
« Reply #10 on: November 03, 2009, 10:35:46 »
So it works now? Or do you need more assistance.
on the left, above my avatar.

MODPlug Central Forum
"If I tried to kill you, I'd end up with a big fat hole through my laptop." - Chironex

*

Offline PeppyHare4000

  • 445
  • 4
  • My time in this forum is over...
    • View Profile
Re: My custom object doesn't animate.
« Reply #11 on: November 05, 2009, 21:04:33 »
it works...