Forum Topics tagged animation

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

Report Tag

243 forum topics with this tag
  • 3 replies
  • 588 views
This content is deleted
Forum Topic
Death effect a la Final Fantasy VI?
0 favourites

Anyone have any idea how to do a dying animation a la Final Fantasy 6 or 7? Relatedly, anyone have any idea how to do a "Dissolve" effect similar to final fanta...

  • 3 replies
  • 553 views
This content is deleted
Forum Topic
How I do change animation through mouse position ?
0 favourites

I am trying to make a character change its animation through mouse position. I currently tryin compere angle function.But not working.I am beginner please help....

  • 2 replies
  • 554 views
This content is deleted
Forum Topic
How do I animate every sprite object individually ?
0 favourites

I am making a top-down shooter game. I create a simple sprite enemy and dublicate for testing. I want to enemies look through to players position. The problem i...

  • 4 replies
  • 464 views
This content is deleted
Forum Topic
Character animations and arrays
0 favourites

I'm trying to make a character sprite's animation change during a dialogue scene. The dialogue is contained in an array, and so far the only way I've been able...

  • 15 replies
  • 643 views

So lets say that an object (object 1) is moved into another object (object 2), how do I make it so that the animation of object 2 runs whilst object 1 is pushin...

posted 3 years ago
  • 7 replies
  • 350 views
0 favourites

I am pretty new to Construct 3 and I need some help with the shooting animation for my game. When I trigger the shooting animation the player shoot a fireball b...

posted 3 years ago
  • 2 replies
  • 389 views
This content is deleted
Forum Topic
More efficient way to trigger multiple animations
0 favourites

A playable character sprite has five different costume animations. The costume is currently determined by a global variable. So far the only way I can get the c...

  • 4 replies
  • 364 views
This content is deleted
Forum Topic
Can't get sprite animation to run right?
0 favourites

I'm new to Construct 3. Currently my sprite will go left and run its walking animation however it wont do the same for right even though the event is the same....

  • 1 replies
  • 421 views
0 favourites

The title might not make much sense but let me explain. So when the player presses left it mirrors and when it presses right it sets to unmirrored. What I want...

  • 8 replies
  • 581 views
This content is deleted
Forum Topic
How can i animate multiple instances of same object.
0 favourites

If its only 1 instance it works perfect. The moment there's more than one and they're facing opposite directions the animation stops. If they all start facing t...