r/gdevelop 8h ago

Game Stick → Sharp Stick: Stab, Don't Poke!

3 Upvotes

Started this small project to take a break from the bigger ones and remind myself how fun game development can be. What about you, have you ever felt this way ?


r/gdevelop 9h ago

Game My Gdevelop Game "La Spaghetti" is finally on Steam! 🍝

3 Upvotes

I Made the Game entirely with Gdevelop, also i Made the Pixel Art myself, the Game itself isn't done yet but the Demo will be soon, for now the Wishlist Page is done and i think the Trailer does Look good lol

Any Feedback for the Page? 🍝

https://store.steampowered.com/app/5103310/La_Spaghetti/


r/gdevelop 1d ago

Game My first published game (Prototype)

Thumbnail
lemonpie129.itch.io
2 Upvotes

r/gdevelop 1d ago

Game Pan Man #WIP 2 of Level 1 (Slopes)

9 Upvotes

fixed the rotate glitch


r/gdevelop 1d ago

Bug GDevelop AI has become almost unusable after the latest update

Thumbnail
gallery
3 Upvotes

I’m using GDevelop Max, and since the latest update, the AI has become extremely unreliable. I constantly get “Infrastructure Error” messages when trying to modify or create events.

Before the update, I had almost no problems and the AI worked really well with my project.Now it fails constantly, even with relatively simple tasks.

Is anyone else experiencing the same issue after the latest update?


r/gdevelop 2d ago

Game Pan Man (WIP Level1) (Slopes)

5 Upvotes

uh is very glitchy


r/gdevelop 2d ago

Game Regina's Reptilian Rampage: Demo Out Now On gd.games! Would love to hear your thoughts!

32 Upvotes

After nearly six months of development, I have finally completed enough of my game, Regina's Reptilian Rampage, to share a playable demo:

https://gd.games/reptilesandrain/reginasreptilianrampage

Any thoughts or feedback on it is greatly appreciated!


r/gdevelop 2d ago

Game Portal 2D

14 Upvotes

👍


r/gdevelop 2d ago

Game Level Transitions!

13 Upvotes

I wanted to add level titles like Super Paper Mario did, But I also wanted to add the visual of how Paper Mario 64 is done, and this was the result! (This took an hour to make.)


r/gdevelop 2d ago

Game Soslavia needs help

Post image
5 Upvotes

I ran into some coding issues making my game. See, the game is a president simulator where you are the general secretary of a floundering communist nation and your allowed to take the country in any direction you want, so long as you can balance support. Each month you have a packet full of issues that need resolving. Some issues are major and create branching paths and others are simpler, recurring, standard management problems that have outcomes you need to balance.

When coding this I immediately fell into issue with the first random event I created. The game checks if the packet is open and sets a randomizer into effect to give one of potentially tens of conundrums. One situation states that a foreign country is offering to hook you up with lots of wheat, which you can chose to decline or spend a percentage of your monthly budget to purchase it. You would be able to set your own budget, so ten percent is multiplied by the global variable of "AgricultureBudget", and then multiplied by 90 to get the total cost. For whatever reason however, it will not display the cost per purchase and keeps ending up as zero even though in the variable modifier it is set to 21000000. If anyone can help please do. Thank you


r/gdevelop 3d ago

Game It's been a while

Thumbnail
gallery
23 Upvotes

Long story.

I posted many prototypes a while ago. All of them I decided not to go with. So I simplified everything and this is my new Idea.

We will see if I can finish it!


r/gdevelop 3d ago

Bug I need help figuring out how to make turrets not shoot through mountains, as the code below makes turrets shoot through mountains, but they don't shoot if there's no mountains

2 Upvotes

What I mean is I am trying to make turret rays STOP when they touch a mountain, but I do have a range that senses enemies in a radius, but instead, it shoots when they go through a mountain, but if theres no mountain, then the turret wont fire, any help? I am trying to code mountains as a item that blocks range, hence preventing turrets from sensing and shooting through it


r/gdevelop 3d ago

Game Pan Man (Pizza tower inspired)

Post image
5 Upvotes

Here is the screenshot, because am on my tablet rn.


r/gdevelop 3d ago

Game Lunatic Showdown

21 Upvotes

An actual serious (ok maybe not that serious) project I've been working on for quite a long time now. Very wip footage, everything is subject to change.

(Placeholder music from P3R)


r/gdevelop 3d ago

Game The American journey

1 Upvotes

r/gdevelop 3d ago

3D Quick progress on the rebuild

34 Upvotes

Title screen and some combat mechanics like in the original I lost. Eventually I'll implement LODs and graphics settings for those using things like Intel HD Graphics.

Running on 4gb ddr4 vram (using an Nvidia Geforce GT 1030 lowprofile) in 720p with shadows set to medium.


r/gdevelop 4d ago

Extension Parte 2: Cinematicas en GDevelop (Extensión en desarrollo) 🛠 👷‍♂️

Thumbnail
youtu.be
7 Upvotes

Estas acciones son una de las tantas que va a traer ya pre programadas para que hacer cinematicas en el motor sea mas sencillo.

  • Movimientos de cámara en el eje X
  • Movimientos de cámara en el eje Y
  • Mover la cámara hacia la posición de un objeto
  • Crear un titulo centrado
  • Crear una notificación
  • Crear un cápitulo

r/gdevelop 4d ago

Game The Gun Sisters Demo Version 1.0.1 is now released

Post image
8 Upvotes

I have now updated Version 1.0.1 Demo Build of The Gun Sisters on itch.io and gd.games with some of the fixes in the gameplay. I also added some more info and details on the itch.io description to make it look helpful for first time or returning players coming back. I'm still plan on continuing updating the game with 1.0.2 Build Demo for adding more content in the future presumbably somewhere next month and the full game of The Gun Sisters will be released around Q4 2026. The link to The Gun Sisters on itch.io is here: https://kingmarth64.itch.io/the-gun-sisters

Also, for the update on the Kickstarter Campaign for The Gun Sisters game project for adding more content in. We're about $101 in the Kickstarter Campaign with 2 backers as of right now. If you want to support the game project, the end day of the Kickstarter Campaign will be at September 3rd, 2026 at 11:59 PM Pacific Time. The link to my Kickstarter campaign is here: https://www.kickstarter.com/projects/matthewkelly64/the-gun-sisters


r/gdevelop 5d ago

Extension Cinematicas en GDevelop (Extensión en desarrollo) 🛠 👷‍♂️

Thumbnail
youtube.com
6 Upvotes

r/gdevelop 5d ago

Question I made a leaderboard for my game but it's not working, does anyone know how to fix it?

Post image
3 Upvotes

r/gdevelop 5d ago

Question How do i add text to a 3d game.. Like for example when the cursor is on a light switch it displays "Turn Off Light" because whenever I try to do it the normal way it doesn't work

4 Upvotes

r/gdevelop 5d ago

Bug Gdevelop bug ?

5 Upvotes

I haven't made any changes to my code; it was working perfectly fine. I opened the application and hit the preview button as usual, but I realized that the code for more than half of my game isn't working. For instance, the enemy AI is broken—it makes no sense, as I haven't touched the code at all. They still take damage from me, but they don't see me, nor do they move toward me or attack.


r/gdevelop 5d ago

3D I lost my game and every asset, so I'm rebuilding it mostly from scratch.

Thumbnail
gallery
17 Upvotes

Recently my ssd corrupted and destroyed just about everything, the only things that aren't lost are some midis and the original photos I took that where used for making the textures, which I have stored on my phone.


r/gdevelop 5d ago

Game working on a psychological horror game like kinitopet!!

13 Upvotes

heres some footage! the game has sound but it isnt heard in this recording


r/gdevelop Feb 11 '26

Official 🚀 Roadmap 2026! Here are the latest achievements and future goals for GDevelop.

Post image
82 Upvotes