🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Sharing My Game and Request for Publisher

Started by
12 comments, last by Codeloader_Dev 3 years, 3 months ago

fivemoreminix said:
Let me know what you guys think about my work.

I just want to make a comment about improving the gameplay. A small change that would make a huge difference.

Currently, the player ship has 2 speeds, full and nada, hard clamped to Key pressed/Key not pressed. If you were to add just a small bit of thrust control, it would be a very noticeable improvement; especially for side2side movement in the areas where you have to maneuver the terrain.

Here is a video that demonstrates the difference it makes and a way to implement it.

Math for Game Developers - Smooth Move(ment) (Linear Interpolation)
https://www.youtube.com/watch?v=qJq7I2DLGzI

🙂🙂🙂🙂🙂<←The tone posse, ready for action.

Advertisement

@fleabay I'll consider it, but I think I like the snappiness. Maybe I'll try lerp at a high change of value. But the game is snappy by design.

I like the game! It looks really interesting. What language did you write it in and what library did you use?

Codeloader - Free games, stories, and articles!
If you stare at a computer for 5 minutes you might be a nerdneck!
https://www.codeloader.dev

This topic is closed to new replies.

Advertisement