Open door with one click

Hello, good morning, I’m trying to get the door to open when I click but it only lets me open when I hover over it, could it be because I have the trial version or has that option stopped working?

So the when… is clicked no appears


Hello,

In CoSpaces’ CoBlocks, there has been no block called ‘When Mouse is Clicked’ for the past three years. You must click on an object.

However, you can code the functionality you want in various ways. For example, you can add a transparent object in front of the camera and code it so that when you click on this object, a door opens. We call this a HUD or UI.