How to Make LED Sprite Spin?

Basically, I want to make this led sprite keep spinning within that circle constantly in the path of the red arrow I made in the pic below. Not sure how to do it though…

Simple; rotation is calculated counter clockwise, so you’d want a code set up like this:

Always–> (Get) Number (-3) → (Add) Rotation

Okay so I did that but it doesn’t spin…

1 Like

Can you send the game link?

It spins.

Whats the problem?

So I want the green LED to orbit the metal dial. The radar needle itself spins well but I kinda want that to keep orbiting the whole time.

Oooh. I get it now.

I… can’t really help as I don’t understand the FULL concept of what you’re attempting to accomplish.

1 Like

Okay :ok_hand: well thanks anyway. :smiley:

1 Like

No problem. Sorry; I’d help. I just don’t understand it.

1 Like

But I COULD help with when the arrow runs into the LED, it beeps kinda.

It’d be stationary, but still.

1 Like

Your good, I’ll see if I can use ChatGPT or something to help.

Okay!

:smiley: :3 :confused: :] .^.

Ok, This is What i have for you.
How to do stuff! - Flowlab Game Creator
Remember this link? just click it, you will see it the first thing after it loads

1 Like

your game is private again…

Sorry about that, it’s now public, and here’s the link.

it’s cool, did i answer your question?

Thanks for the help, but I tried that, and it doesn’t seem to work as expected—it doesn’t orbit, and it doesn’t even show up in the preview. Essentially, the app is supposed to move over the green LED, and once it reaches that point, it should start orbiting around the metal dial.

I have an orbit example that lets you move around a point.
The Orbit Example - Flowlab Game Creator



2 Likes