Position and scene change blocks

Has anyone found a way to change scene by if clicked, XYZ location or any other programmable option using CoBlocks as opposed to JS.

Hi @Kevin_White,

CoBlocks has expression blocks that allow you to get item properties such as their scale, position, and color. There are also blocks in the Control -> Other category to switch scenes, end a space and change the visibility of the scene navigation.

These are advanced blocks which need to be enabled in your CoBlocks toolbox from the Settings menu.

I prepared a space for you where you can see some of these blocks in action! Feel free to remix the space and see how the blocks were used :slight_smile:

I will have a student try this today and I will see if we can get this to do what we need. I appreciate the fast response.