Content tagged animation

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

Report Tag

268 usages of this tag
  • 6 replies
  • 366 views
This content is deleted
Forum Topic
Which one is more efficient?
0 favourites

I want to create outfit sprites attached to the characters and adjust the animations accordingly. In your opinion, which one is more efficient? From the followi...

  • 2 replies
  • 94 views
0 favourites

I will start by saying that I am not much of a programmer. Though my attempts of getting my sprite to flip left or right based on their direction has failed mis...

  • 4 replies
  • 138 views
This content is deleted
Forum Topic
Match animation frame
0 favourites

I´m doing a megaman style game, I have two animations: One running, and another running with the gun. When I switch from run, to run with the gun, depends of th...

posted 3 months ago
  • 3 replies
  • 83 views

I have a sprite with 8 direction movement, which rotates to face the player's mouse x and y coords, and I have a bullet that spawns at image point 1 (set at the...

  • 1 replies
  • 103 views
This content is deleted
Forum Topic
Timeline Animation Addon
0 favourites

Hello Team, Does anyone know of an addon that had been created for C2 to mimic the Timeline-Animation plugin C3 has to offer?

  • 1 replies
  • 139 views
This content is deleted
Forum Topic
Finite state machine with the new flowcharts feature?
1 favourites

I haven't had time to check out the new flowcharts feature yet in much detail, but I remember some discussion somewhere about it possibly being useful to build...

  • 2 replies
  • 100 views
This content is deleted
Forum Topic
Pin collision box on specific frame?
0 favourites

I'm making a 4-directionnal top-down game and my character has swing animations that include a sword. I'm struggling to use Pin properly AND use a specific fram...

posted 3 months ago
  • 4 replies
  • 89 views

I have different animation frames for when I want my character to run towards the left side of the screen. My first thought was to activate the animation with t...

  • 2 replies
  • 115 views
0 favourites

This might be a confusing question for you, but how do I make smooth animations (or transitions) between sizes when I mouse over my buttons, and vice versa? I l...

posted 2 months ago
  • 6 replies
  • 105 views

I've been trying to figure out how to make my character play an animation based on the direction they're moving on a path (e.G., if the character is moving righ...