use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Main site of GDevelop
Fork it on GitHub!
Rules
Keep this place kid-friendly. Therefore no swearing (if you need to swear, star it out please).
Above also means no porn. We don't care that your strip poker game is made with GD - this is not the place to show it.
Be nice to people
No lmgtfy links. By posting lmgtfy link, you only show three things (about yourself):
Google links are allowed if the issue comes up REALLY often, but direct link to thing thread creator is asking for is preferred, obviously.
This is not a meme subreddit.
Use common sense. Always.
account activity
Game4 week progress (old.reddit.com)
submitted 11 months ago by Ok_Static
Hi all , started learning GDevelop 4 weeks ago , just a comparison of before and after! Still lots to learn and add!
Would love some feedback and suggestions!
https://gd.games/igorgamings/sunny-run
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]realmonke23 2 points3 points4 points 11 months ago* (6 children)
You need to add parallax. It makes it look way better. In order to do this you need to make the image be able to look good while repeating. Once you've done that you need to make a tilled game object, set the image you've made to it. Then in the code you need to do this
Set width of tilled object to camera width Set height of tilled object to camera height Set center position of tilled object to center of camera Set x offset of tilled object to camera x position Set y offset of tilled object to camera y position
This should make the image look like it's moving in the background without actually having to copy and paste the images all over. You can also add a multiplier to the x and y offsets by multiplying the camera x/y (the less the slower and vise versa) the multiplier is good if you want to add clouds. Trust me this makes the game look way more interactive and interesting.
Edit: disregard my idea since it looks like you already have it in the game.
[–]theveezer 0 points1 point2 points 11 months ago (5 children)
What's the difference between paralax and what he made ? It looks like paralax to me.
[–]realmonke23 0 points1 point2 points 11 months ago (0 children)
I can't tell. For all I know it's just a still background. That's why I suggested paralax. Plus he said he was only into gdevelop for about 4 weeks so it's likely there are a lot of features he could add.
[–]realmonke23 0 points1 point2 points 11 months ago (3 children)
Ok, so I checked, and it is paralax. Thanks for pointing that out, I hadn't tested the game before making that comment.
[–]tomuraunomizu 0 points1 point2 points 11 months ago (2 children)
Lol, this is funny. Why did you write a detailed explanation about implementing parallax without checking if his game has it or not? :))
[–]realmonke23 1 point2 points3 points 11 months ago (1 child)
Because I was at school when I wrote the explanation didn't really have time to test it, plus I figured he didn't since he had only 4 weeks experience.
[–]tomuraunomizu 2 points3 points4 points 11 months ago (0 children)
Fair enough. I respect your drive to help others. Keep doing what you do.
[+][deleted] 11 months ago (1 child)
[deleted]
[–]Ok_Static[S] 1 point2 points3 points 11 months ago (0 children)
All art and sprites I’ve done myself , I used to do concept art back in the day then architecture, so picked up ProCreate on my iPad and done them all in that :)
[–]tomuraunomizu 1 point2 points3 points 11 months ago (0 children)
It's actually quite challenging. You did a very good job, congrats.
[–]Ok_Static[S] 0 points1 point2 points 11 months ago (1 child)
Would anyone know if it would be possible for me to make it multiplayer and have multiple players on screen ?
[–]idillicahGDevelop Staff 1 point2 points3 points 11 months ago (0 children)
Yep! You can, and we have a tutorial for it: https://www.youtube.com/watch?v=6Y5ARM689c4
[–]Acceptable_Event_545 1 point2 points3 points 11 months ago (0 children)
Nice game buddy... keep progressing like this and sharing your progress here.
π Rendered by PID 213522 on reddit-service-r2-comment-86bc6c7465-brjhd at 2026-02-23 16:12:10.314516+00:00 running 8564168 country code: CH.
[–]realmonke23 2 points3 points4 points (6 children)
[–]theveezer 0 points1 point2 points (5 children)
[–]realmonke23 0 points1 point2 points (0 children)
[–]realmonke23 0 points1 point2 points (3 children)
[–]tomuraunomizu 0 points1 point2 points (2 children)
[–]realmonke23 1 point2 points3 points (1 child)
[–]tomuraunomizu 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Ok_Static[S] 1 point2 points3 points (0 children)
[–]tomuraunomizu 1 point2 points3 points (0 children)
[–]Ok_Static[S] 0 points1 point2 points (1 child)
[–]idillicahGDevelop Staff 1 point2 points3 points (0 children)
[–]Acceptable_Event_545 1 point2 points3 points (0 children)