how can i decelerate a spring wheel
zezocool
Member Posts: 6
hey guys
i dont want my wheel spring to stop suddenly when i press
so how can i make it decelerate till it eventually stops?
thanks guys
Answers
Use the interpolate behavior.
Interpolate self.Rotation to 0
Duration: X seconds.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
...
...
Just posted about how I thought your idea was mistaken . . . . but I got it totally wrong, your idea works just fine !
@Socks the ... edit master, lives for the moment!
Fortuna Infortuna Forti Una
I told you @Socks - your edited comments which contains nothing but periods get forum reaction points. Incredible. Only you could get points for editing posts. :P
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
I even have a special alert for @Socks posts so i can see them before turning into dots. I wouldn't want to miss words of wisdom.
Fortuna Infortuna Forti Una
...
One day the question will be "what would three dots look like next to each other?"
@Braydon_SFX
am facing a problem which is that i wanna make the wheel start rotating when i press the mouse button and still keeps rotating when i release it but i dont seem to find a way to do it except one which is (timer) and for this i cant make ur idea work becuz after it stops it rotates again becoz of the timer
Can you post a picture of how your code is set up?
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Lol !
So then I ask myself, will you initially write three dots, or will you write some explanation, then edit your post to three dots?
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
...
Hold on, let me try.
...
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
See, you got an awesome.
It's magic.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
@Braydon_SFX
http://tinypic.com/r/11j6nx3/8
Try this:
...