How to Make Springs for Your Godot 2D Platformer

Опубликовано: 19 Декабрь 2024
на канале: CoderNunk
2,054
53

If you're making a platformer game, you will likely need some springs. Let me show you how I made mine for my game! It's pretty easy to do in Blender. I also show you the game logic to implement a spring in your Godot game. Making your assets from scratch can be a fun and rewarding experience!

Check out the sample project and source code here:
https://github.com/codernunk/blender-...
https://github.com/codernunk/godot4-f...

Blender version is 3.5.1
Godot version is 4.0.3
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🌐Written tutorials, news and more: https://codernunk.com
🎮Discord:   / discord  
🦋Bluesky: https://bsky.app/profile/codernunk.bs...
🫘Flick!, my platformer is open source: https://github.com/codernunk/flick
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Video Chapters:
Intro: 00:00
Modeling the Spring: 00:20
Materials and Outlines: 02:19
Animating the Spring: 04:30
Exporting the Spring: 06:50
Implementation in Godot: 07:05
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Video sources available upon request

#blender #blender3d #godot #gamedev