Content tagged animation

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

Report Tag

269 usages of this tag
  • 3 replies
  • 405 views
This content is deleted
Forum Topic
How to animate my character correctly?
0 favourites

I am having issues with my character animations, and I need help to solve them. One of the poblems is that my events are all confusing, because I am new to the...

posted 3 years ago
  • 7 replies
  • 629 views
This content is deleted
Forum Topic
How do I set ai movement animation?
0 favourites

I have an AI that moves randomly but I'm having trouble setting 4-direction movement animations( left, right, up, and down). I was trying to use the "is within...

  • 2 replies
  • 501 views
This content is deleted
Forum Topic
How do I make smooth pixelated animations?
0 favourites

I'm adding animations for characters and I was wondering how to make each frame have a smooth transition instead of the character just changing abruptly. I don'...

  • 6 replies
  • 606 views
This content is deleted
Forum Topic
How do I stop animations of objects out of the frame ?
0 favourites

I'm trying to stop the animation of instances of objects as soon as they aren't on screen. So, I made this event : (I wrote the translation on this screenshot '...

posted 3 years ago
  • 2 replies
  • 356 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.

  • 5 replies
  • 767 views
This content is deleted
Forum Topic
How do I mirror timeline animations?
0 favourites

Let's say I have a side-scrolling platformer character built of multiple body parts. I create an animation for walking to the right. Is there a way to mirror th...

posted 3 years ago
  • 1 replies
  • 345 views

This is very specific and I'm wondering if it's a bug or an issue with my shader: I have written a very simple Effect that modifies sampled pixel coordinates ba...

  • 1 replies
  • 279 views
This content is deleted
Forum Topic
How to trigger animation on synced object collision?
0 favourites

When a basic multiplayer object is synced and it has collision detection on, it doesn't play the animation on the host. Is there a specific reason for this? How...

  • 6 replies
  • 449 views
This content is deleted
Forum Topic
Reducing lines of code for sprite angle checks
0 favourites

I've managed to create a moveable pseudo 3D sprite, but I wanted to add a total of 360 frames, and set the frame for each degree. Example of what I have now (it...

  • 8 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I make attack animation?
1 favourites

I have this player, as you can see in the image bellow, with the all animations, but one! When I press the button to attack or shoot, the shot comes out but he...