Content tagged animation-frame

Report Tag

27 usages of this tag
  • 3 replies
  • 506 views
This content is deleted
Forum Topic
Collision in each frame of the animation
0 favourites

I make a game in which there's a mage and shoots fireballs, it explodes when it hits. The blast consists of approximately 30 frames. I would like the blast to h...

posted 4 years ago
  • 3 replies
  • 517 views
This content is deleted
Forum Topic
How do I Set Time Bar without overlapping object?
0 favourites

I Have a problem when setup the time bar, when a player click the answer then the Time Left will get extra 10s and +1 for the score bar. I made the score bar wi...

  • 1 replies
  • 1.6K views
This content is deleted
Forum Topic
how set an animation frame?
0 favourites

I have a fiew shirts of card in one sprite,each as frame. An animation speed for this sprite set 0,so I can place some exemplars of sprite on layer in editor,an...

  • 3 replies
  • 956 views
This content is deleted
Forum Topic
Choose function
0 favourites

At the push of a certain button within my game, my character changes its animation frame, I do this by using the 'choose' function. Sometimes it will choose the...

  • 4 replies
  • 541 views
This content is deleted
Forum Topic
Block when specific frame is playing?
0 favourites

I have included the screenshot, but this just plain doesn't work. I want it to be that if the player presses the block button "A" when the enemy's Attack animat...

  • 2 replies
  • 351 views
This content is deleted
Forum Topic
Animation Frame problem!
0 favourites

Whenever I place many frames and set default frame to "0". But it skips to last frame. Please do help me.

  • 1 replies
  • 472 views
This content is deleted
Forum Topic
how to change animation from array values ?
0 favourites

I want to change the animation frame , from the value stored in array. Eg: Array(a1,b0) and array(a1,b1). If array(a1,b0) ------> set anim frame to (1). If arra...

posted 2 years ago
  • 6 replies
  • 881 views
This content is deleted
Forum Topic
How do I loop clicking through animation frames?
1 favourites

Hello friends, this is the method I have devised to click endlessly on a sprite and cycle through the animation frames in order (not randomly), looping back to...

posted 2 years ago
  • 5 replies
  • 511 views
This content is deleted
Forum Topic
Animation frame from JSON/Array?
0 favourites

Hi All - prob a noob question, is there a way to set animation frame from JSON id or from Array? Tia.

posted 2 years ago
  • 5 replies
  • 523 views
This content is deleted
Forum Topic
Switch animations while doing an action
0 favourites

Hello everybody. I'm having a big issue that probably has a very simple solution: My platformer character has an idle animation when is on floor & speed=0, walk...