Topic redacted topic redacted

Hello Developers,

I am working on some projects and a lot of them have included the need for more effects and I came up with an idea for a telekinesis system. I have been looking it up for a while and I can’t find any previous topics that show any help on where to start on a system like this? I have been looking all over google and just can’t seem to find a thing that can help me start on it. If anyone could provide any help on just where I could get started to script it, if possible.

Thanks. :slight_smile:

1 Like

Hmm. How would detect which object the player is thinking about :grin:?

After you solve that, you’ll need to be able to move those objects, in which case you’ll need CFrames | Roblox Creator Documentation and UserInputService | Roblox Creator Documentation. Sounds cool though hope this was helpful.