r/gdevelop

Image 1 — GDevelop AI has become almost unusable after the latest update
Image 2 — GDevelop AI has become almost unusable after the latest update
â–˛ 3 r/gdevelop

GDevelop AI has become almost unusable after the latest update

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?

u/youraverageozz — 2 days ago
â–˛ 23 r/gdevelop

It's been a while

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!

u/Snoo36461 — 4 days ago
â–˛ 11 r/gdevelop

Level Transitions!

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.)

u/Realistic_Tip_6116 — 3 days ago
â–˛ 2 r/gdevelop

Soslavia needs help

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

https://preview.redd.it/r92g42n84vjh1.png?width=1358&format=png&auto=webp&s=6184d63c80581e1d99aa4e866f7c66393ca799ac

https://preview.redd.it/upagfcil3vjh1.png?width=440&format=png&auto=webp&s=a2693bdc5a4229b8b4ff75221f741898efabd1a2

u/Ham_sandwich79 — 3 days ago
â–˛ 17 r/gdevelop

Lunatic Showdown

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)

u/Snacksoft — 4 days ago
â–˛ 31 r/gdevelop

Quick progress on the rebuild

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.

u/nova1981 — 4 days ago
â–˛ 12 r/gdevelop

Help me I'm an idiot

I don't know why the character sprite won't move out of that little spot, is it like a camera thing, or? If it's relevant I have no variables AT ALL and my tiled sprite has no behaviors.

u/ieatbotox — 6 days ago
â–˛ 17 r/gdevelop

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

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.

u/nova1981 — 6 days ago
â–˛ 4 r/gdevelop

Variable not being activated

I am trying to get a variable to work when pressing the Q key on the keyboard, which I named FloraCleanseActive. However, the object variable on Player isn’t activating. I made a debugger; the screenshot clearly shows that the Q key was pressed since it equals 1, but FloraCleanseActive stays at 0. Attached is a screenshot compilation of the events related to the FloraCleanseActivate variable.

Any help is greatly appreciated.

u/GameDevManny — 6 days ago
â–˛ 125 r/gdevelop+12 crossposts

We are making Croaking Buzz, an asymmetrical Couch Co-op based on coordination and physics!

We are Mossy Puddle, a small Italian indie team working on Croaking Buzz, an asimmetric-coop platform, starring a frog and a particular mosquito, capable of spawning and manipulating bubbles. Play together helping each other to overcome challanges based on physics, coordination and emergent gameplay!

The game's playtest is currently open on Steam, and we'd love to hear your feedback!

Steam: https://store.steampowered.com/app/4913190/Croaking_Buzz/

u/Mossy_Puddle — 8 days ago
â–˛ 1 r/gdevelop+3 crossposts

I found the gameplay is very addictive.

I had added noise to the game's graphics to make it less polished and generic, and added more variations of monsters and smarter aliens. I improved the sound and will improve the combat between Kibo and the mobs in the future.

u/BootPen — 5 days ago
â–˛ 83 r/gdevelop

2.5d sprite with 3d lighting and tilt shift blur effect

just a little demo i was messing with today,

note - the env lighting, the road and buildings, have baked lighting.

There are real 3d lights in the scene that affect the sprite character, but they are not creating the mood / casting shadows etc. Personally I would never rely on gdevelops lighting to create the look of any scene, only to enhance it.

u/quietnightgames — 8 days ago
â–˛ 12 r/gdevelop

I wish the training material, especially the templates/ready to dissect games, were a little more detailed

The fastest way - at least for me - to learn is to see how things can be done. Good examples to learn from. But with basically every game engine out there it seems that the devs don't care much about making good training material available (UE5 is probably the worst, many of its example games flat out don't work on the latest version of UE5, some are still made only for UE4).

GDevelop also has this issue. It doesn't help that many tutorials are paid only, I don't think thats a good way to drive more devs towards your engine. But what also sucks is that many of the templates are kinda poorly made. Like their "how to make a stardew valley type game" just covers how to make plants grow. There's no tools, watering, tiling, etc. There's no inventory management. Sure there's a separate inventory management tutorial, but there is none that links them.

Another is there turn based RPG/Pokemon example. It has a single encounter where you battle with one move. There is no party mechanic, no skills, and only one creature per trainer.

Their tutorials only cover the easiest part which can be understood in 5 minutes. Meanwhile they have no good learning material for anything even semi advanced. They leave that up to the community to teach eachother.

I don't know if I'm being unreasonable, but I feel like an engine aimed at people with no coding experience should be better at teaching you the logic of it.

reddit.com
u/Proper-Sport-7218 — 6 days ago
â–˛ 3 r/gdevelop

Gdevelop bug ?

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.

reddit.com
u/QXsjen — 6 days ago
â–˛ 5 r/gdevelop

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

reddit.com
u/Dependent-Bicycle801 — 6 days ago
â–˛ 8 r/gdevelop

One of the environmental interactions during the fight in Exulatus

Player can push oil barrels and then set them on fire

u/NerevarMAndS — 6 days ago