How i make a ball jump where i point with my mouse?[3D]
Hello. I want to make a ball jumping where the mouse pointer is. For example ..in my game i have some platforms in 3D space. When i click on a platform or even in the platform direction i want my ball to jump there. I have been thinking about using RayCasting,but i'm new in this and i don't know how to implement this for my specific game. Can anyone help me please?I need to finish this project for my portofolio.
Comment