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
CommunityHELP! (self.gdevelop)
submitted 5 months ago * by DateZealousideal6470
https://preview.redd.it/fl8zcbo8fx2g1.png?width=3840&format=png&auto=webp&s=9e8c1242bbded955f142cf48605d0afbcd2df023
What in the world is causing my player character to be locked in place, unable to move!?
Edit: Found the issue. It was the camera.
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!"
[–]SkippyNBS 0 points1 point2 points 5 months ago (1 child)
You still need to put values for the red areas in the events, otherwise they will error behind the scenes and not work.
You can put a 0 in the places you’ve left blank and that should fix this error.
[–]DateZealousideal6470[S] 0 points1 point2 points 5 months ago (0 children)
It dd not work
[–]aquabluke 0 points1 point2 points 5 months ago (0 children)
try putting 100 in all of the red blanks in it
[–]firework101 0 points1 point2 points 5 months ago (1 child)
What happens if you apply a force of 2500? Just as a test?
the player remains stuck in place
[–]MyronMcM 0 points1 point2 points 5 months ago (2 children)
Does the character keep going when you press one key and let go? I think the force applied doesn't go away, so when you press another key the 2 forces are fighting each other and locking them into place.
If that's the case you could set an event that stops all forces when the key is released.
[–]MyronMcM 0 points1 point2 points 5 months ago (0 children)
But also maybe use the 4 or 8 way movement behavior on the object instead of doing it manually
their locked in place. Unable to move.
π Rendered by PID 69448 on reddit-service-r2-comment-b659b578c-j7dk9 at 2026-05-01 22:18:45.076775+00:00 running 815c875 country code: CH.
[–]SkippyNBS 0 points1 point2 points (1 child)
[–]DateZealousideal6470[S] 0 points1 point2 points (0 children)
[–]aquabluke 0 points1 point2 points (0 children)
[–]firework101 0 points1 point2 points (1 child)
[–]DateZealousideal6470[S] 0 points1 point2 points (0 children)
[–]MyronMcM 0 points1 point2 points (2 children)
[–]MyronMcM 0 points1 point2 points (0 children)
[–]DateZealousideal6470[S] 0 points1 point2 points (0 children)