Hi guys,
I’ve made script for custom object painting and of course I had to create empty script just with class and monobehaviour to be able to paint. But when I choose in hierarchy object that has this script I can’t use camera It can’t move in any direction… But when I click on object that doesnt have this script (or just air) everything is okay.
Any solutions?
P.S
Is it possible to make custom objects painting window without needing object with that empty script?
Because if I choose object that has that script I’m able to paint on another ones that doesnt have that script…
Thanks for all help!