Reply To: Activating / Deactivating Objects on based on Cursor Position

Home Forums Making things with IanniX Activating / Deactivating Objects on based on Cursor Position Reply To: Activating / Deactivating Objects on based on Cursor Position

#3724
signals_
Guest

I presume it might read as follows:

function alterateWithScript() {
if(cursor_xpos> 1)
run(“setactive 4 0”);
}

Any edits on the fly must exist in the alternateWithScript() function, correct?

Thanks!


© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About