Yes, it's annoyingIs this the way it should be?
Yes, it's annoyingIs this the way it should be?
interesting, thats good to know.Yes, it's annoying
Randomize the entity's position instead of the final rotation. That's all i'll say for nowinteresting, thats good to know.
Are there any advice for rotations?
Already doing-but I feel like my rotation methode is kinda wrong (I try to smooth the rotation out a little bit)Randomize the entity's position instead of the final rotation. That's all i'll say for now
you have a few options for smoothing, you can have a look at easing functions for exampleAlready doing-but I feel like my rotation methode is kinda wrong (I try to smooth the rotation out a little bit)
I found this website https://easings.netyou have a few options for smoothing, you can have a look at easing functions for example
Depends on how you want your rotations to "behave". I personally would choose one that is neither to fast nor too slowI found this website https://easings.net
Are there any goto functions?