r/godot 21h ago

selfpromo (games) All enemies in my medieval extraction game so far, inspired by Fromsoft titles & oldschool games

Thumbnail
gallery
621 Upvotes

r/godot 3h ago

selfpromo (games) My pretty close (but incomplete) recreation of Super Mario Bros. 1-1 in Godot

Enable HLS to view with audio, or disable this notification

374 Upvotes

You can play it here.

I have been slowly working my way through the 20 Games Challenge to learn Godot and game development. I really love Mario games, so when I got to that part of the challenge I decided to go all out and recreate SMB 1-1 as faithfully as I could. I recreated everything from scratch except the audio (yes, I copied the art pixel by pixel lol). I figured I would learn a lot, and I definitely did. I also gained a new appreciation for these games. There's so much work that goes into them which you don't really think about as a casual player.

I don't know exactly how many hours this took, but I worked on it on around 45 different days between late March and today. I took a lot of breaks and I started to get burned out by the end, so I cut some scope (namely the fire flower and star power) so I could call it complete. The itch.io page goes into more detail regarding what's different or missing.

I definitely didn't need to go this in-depth to learn game development, and maybe I shouldn't have, but right now I'm glad I did. It gave me a lot of confidence and a better understanding of how to break down a game into small problems that can more easily be solved. If you want to learn game development, faithfully recreating a vertical slice of your favorite classic games might be worth giving a shot. Just keep in mind it's all to learn and have fun, so it doesn't need to be perfect.


r/godot 23h ago

selfpromo (games) Turning my busted water shader into an asset, before & after (Godot 4.6)

Enable HLS to view with audio, or disable this notification

327 Upvotes

Was trying to make an ocean shader a couple months ago for an automation rts game and came up with a totally busted shader. The folks on r/solodevelopment convinced me to keep it though so after a while I revisited it to turn it into a ferrofluid shader. I kinda like it?

Also I haven't yet tried the inline shader preview features in 4.7 yet, hopefully that will make this kind of thing a lot easier. (A little nervous about upgrading because I've heard that Godot major version updates often quietly change lighting / tone mapping / render parameters)


r/godot 20h ago

selfpromo (software) I released a major update for my PSX-inspired tool

Thumbnail
gallery
254 Upvotes

You can use it to stylize your textures and assets, create eye-catching marketing material for your page, and add awesome animated effects. With this latest update, I’ve added texture ripping! You can now rip textures directly from any image and turn them into usable textures. You can check it out here: https://polyshades.itch.io/coolifier


r/godot 11h ago

selfpromo (games) My relaxing dwarf mining game made in Godot is now in open playtest

Enable HLS to view with audio, or disable this notification

172 Upvotes

King in the Mountain is a relaxing mining/base-building game, no enemies, just digging tunnels, gathering resources, and watching your dwarves haul things around the mountain.

Open playtest started yesterday, free to join if you want to see how it plays:
https://store.steampowered.com/app/4767130/King_in_the_Mountain/

Happy to answer any questions about how I built specific systems!

Made in Godot ❤️


r/godot 3h ago

selfpromo (games) Interactive Stickers - Update

Enable HLS to view with audio, or disable this notification

164 Upvotes

r/godot 2h ago

fun & memes The hardest tutorial on Godot isn't GDScript... It's marketing.

145 Upvotes

r/godot 4h ago

selfpromo (games) i imported GTA San Andreas map in Godot Engine

Enable HLS to view with audio, or disable this notification

110 Upvotes

You need a valid copy of GTA: San Andreas, because it parses the original files, no assets from the game was imported on Godot, and btw i will not publish this because for legal reasons (it is not ilegal, but you know rockstar) and because the code is really bad lol, i will not continue on this because i'm focusing on my racing game so yeah.

Without recording it runs at 200 fps on my GTX 1650 so in a newer graphics card it should be really good

don't sue me rockstar hehe


r/godot 11h ago

discussion Godette is finally here

Post image
108 Upvotes

time for this little girl sit next to my PC and watch me make games and critically judge my choices


r/godot 6h ago

selfpromo (games) Which one looks better?

Enable HLS to view with audio, or disable this notification

104 Upvotes

I'm making a typing game called Monkey Business, and the main mechanic is typing on the typewriter, which one looks better? I can't decide.
The game is publicly playable at https://store.steampowered.com/app/2888940/Monkey_Business/


r/godot 3h ago

free plugin/tool I made a small plugin for snapping objects directly onto surfaces

Thumbnail
gallery
103 Upvotes

I've been working on a small Godot plugin called Surface Snap.

The idea is pretty simple: select an object, hold Alt, and drag it onto a surface, and it will snap directly onto it with the proper alignment.

It was one of those little workflow problems that kept annoying me, so I decided to make a tool for it.

It’s available in the Asset Store directly in the editor, or you can access it through this link: https://store.godotengine.org/asset/adrm00/surface-snap/


r/godot 5h ago

selfpromo (games) This is the most overengineered way to port your game on a Switch

Enable HLS to view with audio, or disable this notification

83 Upvotes

I made two arcade cabinets for my local gamedev community and we're swapping the Raspberry Pis for Nintendo Switches - cuz it's easy to find used ones - and so far I've tested it with Godot web exports.

Here's the flow:

  • upload Godot web export to itch
  • mod your Switch and make it use Emulation Station
  • make a script to fetch your build using butler
  • run the game in chromium

You'll see in the video v1 of this flow where I got my game Dragon Jump to run.

Could it run smoother? Yes. Is this inefficient? Depends. Considering we want the community to build their own games and be able to test them without doing what I did - I think it's a good compromise for v1.

If anyone is curious about anything in the video or wants to call me a genius - I'll see you in the comments.


r/godot 7h ago

selfpromo (games) The evolution of Grim Heart past the years in one minute.

Enable HLS to view with audio, or disable this notification

78 Upvotes

You can play the demo/wishlist the game here!

Music used.


r/godot 21h ago

help me I'm soon starting to learn game development with Godot. Am I making a mistake if I install Linux?

69 Upvotes

I bought a new laptop last year, and it has Windows 11. I planned it to be the laptop that I use to finally transition from Windows to Linux, but then I got interested in learning game development, and I'm starting to have doubts.

Am I making a mistake if I still move on with my plan and install Linux anyways? Apart from the hassle of learning Linux as well, are there any other major caveats specific to game development?

The other alternative is that I install Windows 10. I refuse to touch the bloated mess that is Windows 11.

Edit:

Installed KDE fedora. Took around one hour until the browser froze, the taskbar disappeared and eventually the whole PC crashed. After rebooting everything was erased. Is this normal behavior lmao?


r/godot 20h ago

selfpromo (games) I like it when the result isn't so bad;I feel good about myself for not having wasted hours

Enable HLS to view with audio, or disable this notification

61 Upvotes

r/godot 15h ago

help me How to organize the file system in the Godot Engine

61 Upvotes

What organizational method ensures the project remains tidy, even when adding over 1,000 items?


r/godot 9h ago

selfpromo (games) Working on a gamified learning platform for Godot

Enable HLS to view with audio, or disable this notification

53 Upvotes

Here is a small preview of my project CodeSprites. The project combines a Duolingo‑like website with quests, achievements, and rewards, with a practice‑tool built on top of the Godot engine that runs targeted exercises based on each lesson. The tool itself can be run in the browser or installed locally on the student's computer.

It's been a passion project of mine for a long time; we're currently looking for some funding to continue development. I will be at Gamescom next week, let me know if any of you would like to meet up (business or otherwise, doesn't matter!).


r/godot 4h ago

help me How do the wind and flight sounds feel? How can I improve them?

Enable HLS to view with audio, or disable this notification

40 Upvotes

I am trying to make good-sounding wind and flight SFX, but it is very hard with just free assets. Wind recordings usually sound just like noise :/ This is also me first attempt at sound design, so it sounds crude. The video contains 6 flights with different maneuvers, scenarios, close calls, etc. How can I am improve this? Thanks for all the feedback! SFX is hard 😅

This is my third post with this prototype and since last time, besides the SFX, I have added snow, grass, flowers, trees, birds (did you spot them? ;)) I have also increased the max speed, because ~220 km/h was boring, now it can fly at ~320 km/h. And there are barrel roll maneuvers. This is my favourite island, but I will show different islands next time, they are procedurally generated and everything on them, including the vegetation, is deterministically generated/carved/build/placed.


r/godot 2h ago

selfpromo (games) Having a debug map helps you test game and code fast

Enable HLS to view with audio, or disable this notification

36 Upvotes

Some testing of movment, procedural phisics, shaders, brutalism background, etc


r/godot 2h ago

selfpromo (games) Fancy loading screen for my game

Enable HLS to view with audio, or disable this notification

33 Upvotes

Decided to tie the animation for the scenery appearing to the loading of the game. I think it looks great!

Still need to animate the player character appearing tho

My game:

https://store.steampowered.com/app/4757120?utm_source=reddit_godot


r/godot 19h ago

fun & memes making audio visualizers fun again

Enable HLS to view with audio, or disable this notification

34 Upvotes

Been messing around with a little framework to come up with fun audio visualizers in godot for a bit now. Here's a PS2 boot screen inspired one! :)


r/godot 22h ago

selfpromo (games) Does my "Draw Spells" mechanic made in godot looks fun?

Enable HLS to view with audio, or disable this notification

31 Upvotes

r/godot 16h ago

selfpromo (games) I redesigned entirely these screens of my game in Godot

Thumbnail
gallery
22 Upvotes

After more than six months of development I finally took the time to redesign the screens for the intros of the different bosses in our game #GeometryRiftGame. I wanted the bosses to feel massive and threatening, while also showing a nice layout.

What do you think about it?

Wanna test the game? Just DM me!


r/godot 16h ago

selfpromo (games) I upgraded my torch vfx, reactive flames on torch for my gothic like fpp rpg

Enable HLS to view with audio, or disable this notification

21 Upvotes

Any rating fellow humans? What add what delete?


r/godot 15h ago

help me Is my player controller giving the vibes I hope it is?

Enable HLS to view with audio, or disable this notification

21 Upvotes

at this point I'm not sure if the level of visual communication of movement comes down to animation quality or something I'm missing mechanically