Reality Shift Games
Creator of
Recent community posts
His code is open source under the MIT Free Software License. https://github.com/SebLague/Hydraulic-Erosion
For business inquiries his business email is available on his YouTube channel's about page: https://www.youtube.com/c/SebastianLague/about
Hey, I mostly specialize in programming and general in-engine stuff but tend to struggle with art and audio. I work in unity and my timezone is PST. but my schedule is decently flexible. I'd prefer to communicate through text or voice in Discord and send files with GitHub or Unity Collab. I'm 14 if that's a dealbreaker for anyone.
It's the way the jump seems to not react at all and feels way too smooth. As for screen response, you may want to look at using Lerp on the camera movement, Brackeys has a great tutorial on it. One way I could think of to tweak the jump would be to make it a little bit higher, and to make the jump height increase a little bit when the button is held like it does in the mario games and many other platformers. Best of luck!