Item Selection Toolbar

Is there a way to make the cube that was selected appear on screen as an indicator using booleans, and if the cube was selected is true, then the cube selected will appear. Is there a way to display selected cube.

1 Answer

1

I am not too sure about what exactly you are asking. But, I think you can just do an if statement to check if the boolean is true. Afterwords, just disable/enable the object’s mesh renderer.