Spin sprite around another sprite in 3d raycasting

is there any way to make a sprite rotate around another in 3d? sort of like the weapons in wave survival games that rotate around you. (as simple as possible i might have been coding for years but im still beginner level)

1 Like


Maybe try something like this?

I recommend speed to be set to around 0.04 since the milliseconds counts up quickly
Distance could be set to around 15

There could be a simpler solution but this is just what I had in mind

4 Likes

This could be useful: Is there any way to make a sprite orbit around another one?

2 Likes

Something I came up with

2 Likes

i tried that i cant figure out how to get it to work in raycasting mode

1 Like

its perfect but spamming creates traps

1 Like

im goodat math but i havent learned the advanced math yet like cos and sin so i wouldnt be able to make that on my own

lol make it a gam try to catch it

1 Like

im not sure how that would work, but it does sound very fun to play

I wanna make a enemy that follows me but it’s not working can someone help

1 Like