Improve Your Platformer with Forces | Examples in Unity

Improve Your Platformer with Forces | Examples in Unity

192.178 Lượt nghe
Improve Your Platformer with Forces | Examples in Unity
🎬Designing a Platformer Jump: https://youtu.be/2S3g8CgBG1g Want to make your character feel fluid and responsive to control? Use these tips and tricks to improve your platformer in any Engine or Language. In this video, I'll show YOU how you can make more advanced platformer movement, which is more flexible to your needs as well as feeling fantastic to control. You'll see some examples made in Unity. 🎮Demo: https://dawnosaur.itch.io/platformer-movement-demo-2 📜Code: https://github.com/Dawnosaur/platformer-movement (platformer controller & Unity demo) ☕ | Support me (https://ko-fi.com/dawnosaur) ═══════ 🦖My Stuff ═══════ 💬│Discord (https://discord.gg/W5vE5WKXYH) → A community that loves game creation 📰 | Newsletter (https://dawnosaur.substack.com/) → Weekly discussions on game design, creators and stuff by me :) 🎮│My Games (https://dawnosaur.itch.io/) → Mostly small projects made for game jams as well as COSMOS my first commercial release 🎁My Game! https://store.steampowered.com/app/1252100/COSMOS/ ═══════ 📚Resources ═══════ Creating a 2D Platformer | https://youtu.be/PlT44xr0iW0 Ultimate 2D Platformer Controller in Unity | https://youtu.be/3sWTzMsmdx8 Here's some further reading that I've found super interesting: ◽ http://www.davetech.co.uk/gamedevplatformer ◽ https://www.patreon.com/posts/28582857 ◽ http://info.sonicretro.org/SPG:Characters#Drop_Dash_.28Mania.29 ═══════🧪Next Steps ═══════ Many other features found in platformers were excluded from this video due to time, difficulty, etc. Many of these will be added to the code above shortly, however, some may take a bit longer. So here is a small collection of some other features you could consider adding. - Changes to acceleration when in the air - Changes to acceleration when turning - Dash - Double Jumps - Wall Jumps (was having trouble getting these to work without overriding velocity will release code whenever I get something that feels nice, working) ═══════⏰Time Stamps ═══════ 0:00 Intro 0:25 Summary 0:45 Run 1:33 Forces 3:19 Friction 3:37 Jump 4:09 Coyote Time 4:36 Jump Cut 5:03 Fall Gravity 5:22 Examples 5:42 Quick Tips 6:15 Outro 6:45 Thanks!