-
What do you want to achieve? I want to make a keybind that when you press, for example, P it pushes the target player away from the player
-
What is the issue? I don’t know how to start it or which properties I need to use
I cannot provide you with the entire script but you can use UserInputService or ContextActionService for detecting client input keys and when you want to push the target away, it may be easiest for you to use body movers. You can use body position and body gyro to achieve this. I wish you luck and if you have any more questions let me know!
2 Likes