Really sorry for that. But thanks for playing!
Blodyx
Creator of
Recent community posts
Nerd moment! It’s very simple actually!
- Randomly generate a value of (-1 or 1) lets call it “x”.
- Create a “factor”, “max_angle” (mine is 45deg) and “difference”(i used 0.2) variables. (NOTE: difference should be anywhere from 0 to 1, higher = faster angle variation.)
- Set “factor” to (“factor” + “difference” * “x”) and clamp it between -1 and 1.
- Take your player input direction vector and rotate it around (“max_angle” * “factor”)
You can use lerp, to smooth out the movement. Thanks for asking. I love nerding about my stuff!
I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round
I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round
I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round
I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round
I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round
I’ll just have a beer or two… What could possibly go wrong?…” https://blodyx.itch.io/one-more-round
It happens when you enter a rating, don’t save it and then write a comment. Once you hit post, the comment is added but u don’t see it and you get notified to not reload the page and save your rating. When you save it, you press post again bcs u don’t know it’s already posted. Happens to me all the time xd