Newbie script question...

I’m a little newbie to scripting, so here’s a question ( i searched the apis but i didn’t managed to find anithing) how do i check/get input if i clicked on an object with my mouse? (like when you select somethink in the scene view) ?

Philip

I guess you will need this and this.

If your mouse hovers over a collider and you click the mouse, you should perform an action…

It’s just a guess :slight_smile: never worked with the OnMouseOver