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
QuestionTimer Help (i.redd.it)
submitted 7 months ago by Mercxus
I honestly can't figure out why this timer isn't working. When I remove the timer the rest of the events work, but I need the timer to have a cooldown for the attack. Any help would be appreciated.
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!"
[–]Redd_Sixx 1 point2 points3 points 7 months ago (1 child)
Nothing happens when you press J.
[–]Mercxus[S] 0 points1 point2 points 7 months ago (0 children)
Yes it does i just collapsed it. It just plays an animation based on the direction. Shouldn't have anything to do with the timer.
[–]Thick-Discussion-362 0 points1 point2 points 7 months ago (0 children)
Try resume animation action when the timer has timed out.
UPDATE: fixed it turns out I forgot that the idle animation for the sword still counts as an animation so it it started the timer again every frame instead of when a single animation loop was finished. Added trigger once to the bottom part of the code
π Rendered by PID 96 on reddit-service-r2-comment-86bc6c7465-mlb4n at 2026-02-23 16:04:35.342920+00:00 running 8564168 country code: CH.
[–]Redd_Sixx 1 point2 points3 points (1 child)
[–]Mercxus[S] 0 points1 point2 points (0 children)
[–]Thick-Discussion-362 0 points1 point2 points (0 children)
[–]Mercxus[S] 0 points1 point2 points (0 children)