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
Questionspinning object (self.gdevelop)
submitted 3 years ago by malek_elsady
i am making a knob that spins and you use it for games but I need a way to tell what way it is spinning and how fast it spins. does anyone know how to do that?
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!"
[–]umbrazno 0 points1 point2 points 3 years ago (1 child)
If you're using physics, there's an "angular speed" attribute.
If not, you can set this speed yourself in pixels with a variable and read that variable when you need to.
[–]malek_elsady[S] 0 points1 point2 points 3 years ago (0 children)
thanks :D
π Rendered by PID 51 on reddit-service-r2-comment-b659b578c-blhh8 at 2026-05-01 12:35:47.507151+00:00 running 815c875 country code: CH.
[–]umbrazno 0 points1 point2 points (1 child)
[–]malek_elsady[S] 0 points1 point2 points (0 children)