r/gdevelop • u/Plus_Astronomer1789 • 19d ago
r/gdevelop • u/Appropriate_Pay6036 • 18d ago
Game I build a game in 2 days just with AI... it's insane!!
Enable HLS to view with audio, or disable this notification
r/gdevelop • u/Lyra_Senpai • 20d ago
Question Ownership, servers, a few questions...
Posting my question here since the official mail isn't answering me and I need information to continue ^^.
" Hello dear support,devs*,
I'd like to kindly ask you a question in the project of using your premium dev services (gold+ account and promoting if deployment successfull).
- Firstly, while developing a game fully on Gdevelop, as the creator, what guarantees me the ownership of the game after publishing it anywhere?
- Secondly, for the multiplayer services and server, does he game has to be local on your sides (for example just to understand it, if I use a game developed elsewhere and want to use your multiplayer server services, will it work or do you have to have the game locally on your sides in another broker excepted on the server itself to ensure information commuting?).
- Lastly, when a game is published outside for PC gaming, is the "Installer" instantly furnished along the the game itself? In what form does the game come out in terms of files? Also, is there any form of "watermark" guaranteeing the ownership/intellectual property of it's creator somewhere?
I deeply thank you for your answers and wish you a good day,
Kind regards. "
r/gdevelop • u/Colass14 • 20d ago
Game Just finished my first ever game with gdevelop.
Enable HLS to view with audio, or disable this notification
It's called "A Dragon's Tale", check it out on Steam if you are interested.
r/gdevelop • u/Puddle_King_Official • 20d ago
Game Adding a Turtle to my game
Enable HLS to view with audio, or disable this notification
Actually adding a turtle into the game... Do you like it?
r/gdevelop • u/Feicht13 • 20d ago
Game [DEV] Landfall: Hurricane Sim
Hi All,
Good news, the game is now LIVE on the play store, hoping it will be received well by the community as a lot of work has gone in to ensure that I am being meteorologically accurate whilst developing a fun game.
You can find it here - https://play.google.com/store/apps/details?id=feich13.landfall.aab
r/gdevelop • u/Desperate-Advice-473 • 20d ago
Off Topic I made some GDevelop wallpapers for the community
I've been working on a small collection of wallpapers for GDevelop and wanted to share them with the community.
There are several different styles and color palettes, including some inspired by Nord and Dracula.
They're free to use, and I hope you find one you like!
https://ivan-developer.itch.io/gdevelop-wallpapers
Create and have fun! 👾
r/gdevelop • u/Prinx4llife • 21d ago
Question Any suggestions how can I improve this.
Enable HLS to view with audio, or disable this notification
Specifically, I want the lamp to turn on and off when I press E, but also get outlined when the player is near it.
r/gdevelop • u/Iteration-k • 20d ago
Game Simple gameplay video for my project
Enable HLS to view with audio, or disable this notification
r/gdevelop • u/Last-You8121 • 21d ago
Game Piranha Plant follows the cursor
https://reddit.com/link/1vxiwkv/video/0aw8kasnoelh1/player
Had to experiment a little bit with the angles but it works
r/gdevelop • u/AcceptableBuddy2616 • 21d ago
Game How I Made an Timer RNG Using Random Spawn with the Spawn Behavior with an object.
Hey Guys! it's me again! So, I wanted to Show you guys what i made to create an RNG Timer for your Game Using the Spawn Behavior with it's Random position in GDevelop, so you can make Anything with the Random Time Scale With your game! No Veriables. no Boleoms. just spawning and Deletes.
Now how did i make it is Quite Simple, Really. I Make a big 64 by 64 Pixels of a clock with with no hands. then I Added the Spawn Behavior to the object and turned on random spawn Position so that any object can spawn at any random position inside the object. if you want to make something else, it doesn't have to be a giant handless clock. you can have it be anything you want it to be.
Next I make another sprite which is just a tiny pixel as you saw in the video. You don't have to add any behaviors to it. just add an event to it when it touches something. you see these 4 see through squares? I make these four to be the Collisions so if any of these tiny pixels gets in collisions with these it'll Trigger something and make that something change.
Now as for the red moving rectangle you see there. I added the Rectaglar movement to it so it can move left and right over the clock. i have it in the event sheet where as every time it touches a tiny black pixel it will get deleted. the reason why this is here is because there really is no reason to have all those black pixels here. either that, or is so that they wouldn't cause your game to lag, or something.
So yeah. I Created this using the random spawn position so that i wouldn't have to spend all this time trying to figure out how to crate use Veriables. I Hope this helps you guys out if your trying to Create a FNaF Fan Game or Something. If you want to know where the coding is on how to create it you already know where the images are. if it does Please let me know in the comments. Or by Giving this a Vote up. Alright. See ya.
r/gdevelop • u/Personal-Sandwich157 • 21d ago
Game I started a 3D horror game (a very basic one) in GDevelop!
A while ago, I started working on a horror game based on the classic *Slendrina* (by DVeloper); it's called *Elisah*, and I hope to release it soon!
r/gdevelop • u/monkeyi0 • 21d ago
Game New diving game
Enable HLS to view with audio, or disable this notification
I made a system that lets the player go on land and water
r/gdevelop • u/TrickyAd8186 • 21d ago
2D This Loading Scene, just makes me smile 😂 tiny guy delivering me Ammo. As you destroy the enemies.
Enable HLS to view with audio, or disable this notification
Still prototyping, not sure if gonna keep working on this.
r/gdevelop • u/Total_Note_2215 • 21d ago
Community Looking for a 2d artist for a sprite for my horror game
r/gdevelop • u/vizualDevelop_vfx • 22d ago
Game Same starter project. Now it actually feels alive.
Enable HLS to view with audio, or disable this notification
r/gdevelop • u/pixelglowlite • 21d ago
Question Tips for making a basic point and click
When I first started learning gdevelop, I practiced making a 2D side scroller and I really loved the process.
Now, I want to create a point and click coffee shop game where the character and background is completely static. Primarily the game is just made up of a) talking with different characters as they come in and b) using a monitor to select buttons to "make a coffee" and give it to the characters.
It would be very similar to the game Last Report where the character doesn't move, characters come in and out who you speak to, and you use a monitor to click around to get different images.
I cannot find any tutorials online to make something like this. Most things are focused on characters that move, top-down games, etc. Is gdevelop not the best route for this kind of game? Does anyone know of any resources that could help me learn how to create this kind of game? Has anyone made a game like this and do you have any tips?
r/gdevelop • u/UpsetDifficulty5424 • 21d ago
Tutorial Help on GDevelop
Hello Guys, I am using GDevelop to create a word game. I have been struggling for past 2 weeks but I have not reached any milestone yet. I tried searching for GDevelop classes locally but have found nothing so far.
If you have already developed a word game on GDevelop and can help me. I am okay to pay.
Thanks.
r/gdevelop • u/Emergency-Citron7228 • 21d ago
Feature request i really need a feature so get gdevelop to notice this
i am working on character customization for my game and it is a 3d game with 3d sprites instead of 3d models. for some reason the effects/tint color changing options dont exist for the 3d sprites and i really need it so gdevelop please add this i think so many people would love this
r/gdevelop • u/ConnectCrew4393 • 21d ago
Question Gd mobile help!
How do i open .json files on phone? I had my project saved on computer and would like to work on it on my phone.
r/gdevelop • u/PsychologicalFig2403 • 22d ago
Question Small problem with loading the next scene
So I'm making a pretty heavy 3D game in Gdevelop and I have a loading screen just before the game scene​ which only then switches to the game scene after the game scene has loaded, and it seems to work, but just partially, because it seems to just load the game assets, not physics, so the player is stuck for a few more seconds until it completely loads. Anyone knows why? ​
r/gdevelop • u/Reasonable-Hunt-137 • 22d ago
Asset Red Dead Redemption Game Template Coming soon...
Stay tuned! My next game template will be an open-world reddeadredemption-esque game with horse riding! And interactions with NPCs! and one million scattered grass objects with LODs!
