Content tagged animation

Animation is a method in which pictures are manipulated to appear as moving images.

Report Tag

263 usages of this tag
  • 4 replies
  • 552 views
This content is deleted
Forum Topic
How do I get selected sprites to add to global variable?
0 favourites

In my little project, I want to have the sprites with animation 1 showing to add to totalups (global number) or add 1 to totaldowns (global number) for animatio...

  • 1 replies
  • 230 views
This content is deleted
Forum Topic
How do I make my animation works ?
0 favourites

Hey ! I got something really special. This animation (image) is only working if my player is from the ground. If I jump to the ring, I can grab it, or fall, the...

posted 2 years ago
  • 0 replies
  • 257 views
This content is deleted
Forum Topic
Issue with Timelines when a game is loaded using slots
0 favourites

I have created a simple lift / elevator animation. There are 3 sprites used for this; 2 chains that holds the lift platform and one lift platform on which the p...

  • 4 replies
  • 506 views
This content is deleted
Forum Topic
Issues With Timeline
0 favourites

Is it not possible to have multiple objects of the same type controlled by a single timeline? I'm testing with an object (sprite) called 'Ball' which is also in...

  • 7 replies
  • 468 views
This content is deleted
Forum Topic
Animation Problem When replay
0 favourites

I'm building a game that has a main page, and then 3 sub pages that are each their own game. Each game plays fine if you preview it within the individual game....

posted 2 years ago
  • 10 replies
  • 670 views
This content is deleted
Forum Topic
Animation can't run faster than 1 frame per tick
0 favourites

I just discovered that it's not possible to run an animation faster than 1 frame per tick. If I have a long animation, say with 200 frames, the fastest it can b...

posted 2 years ago
  • 2 replies
  • 215 views

I have a sprite that moves randomly across my layout via the MoveTo behavior. MoveTo:Move to random(0, LayoutWidth), random(0, LayoutHeight). I would like to an...

posted 2 years ago
  • 4 replies
  • 478 views
This content is deleted
Forum Topic
[C3] Animate child with parent.
0 favourites

I have been working with C3 for only a day so apologies if this is a basic question. So I have a humanoid character that has some basic animations such as idlin...

  • 5 replies
  • 538 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...

  • 0 replies
  • 169 views
This content is deleted
Forum Topic
Spine Animation
0 favourites

I'm new to Construct 3. Tell me please, is it possible to import json file of Spine animations to the free Construct 3 version? If yes, is there any instruction...