Skip to main content

Questions tagged [tweening]

The creation, manual or algorithmic, of frames of animation 'twixt keyframes.

0 votes
1 answer
195 views

How can I spin a roulette wheel in a clockwise direction using a tween? I've successfully managed to rotate counter-clockwise to the exact segment, but changing the direction to go clockwise is still ...
boruok's user avatar
  • 13
0 votes
1 answer
2k views

I am using LeanTween to animate my menu selector. This is how is looked prior to animating it with LeanTween: And when I animate it with Leantween, for some reason it is positioned much further away: ...
PayasoPrince's user avatar
0 votes
1 answer
9k views

I am trying to use DOTween by tweening a float and then applying that float to the parameters of a gameObject's components on each update. In LeanTween, this was done like this: ...
mike's user avatar
  • 501
0 votes
1 answer
267 views

I am developing a small game with Phaser 3. I want to make a container with several buttons, representing a pop-up dialog. The container needs to pop up on completing a task. When container pops up, I ...
bhagya's user avatar
  • 11
1 vote
1 answer
394 views

I'm making a three in line game with godot, but i'm having an issue. First time when swapping cells, the animation of swapping and the elimination of cells (in the case of making 3 or more cell ...
Progs's user avatar
  • 95
1 vote
0 answers
261 views

I have this new character animation that I made in Blender. None of my other animations use Root Transform or anything fancy, and they work great. This new one is special though. The character jumps ...
hatinacat2000's user avatar
1 vote
0 answers
232 views

I am trying to wrap my head around how to take advantage of shaders for things like tweening. For example, there are these simple easing equations, which we can use like this: ...
user10869858's user avatar
1 vote
1 answer
13k views

I am trying to restart a couple of tweens when I load a new scene. So far, I have this in MainMenuController.cs : ...
vkainth's user avatar
  • 13

15 30 50 per page