How to make this?

Hey there, my name is ShieldDevs, you can call me shield. I’m a scripter and a game developer.

So I’ve been working on my game, Escape the Unknown, which is a scary game, and I wanted to add notes to it, but I wanted the player to be able to move the notes, so they can see the back of it etc… This is made in many games, including RE (Resident evil). I can’t seem to find any tutorials/ways to do it.

Here’s an example:

I would greatly appreciate it if you can help me.

Thanks,
ShieldDevs

1 Like

All you would have to do is get the mouse position and then make the note rotate with the mouse position. Look in the ROBLOX api to find out how to get the mouse position and other things as such.

1 Like