vircadia-native-core icon indicating copy to clipboard operation
vircadia-native-core copied to clipboard

add option to disable click events when in create menu

Open SilverfishVR opened this issue 3 years ago • 4 comments

When selecting and moving entities that have scripts that react to mouse or controller input you end up triggering them all the time, for a sit script it is just mildly annoying, but if it is a script that teleports you to the end of the known universe and turn you into a platypus you really need to "break" the script URL's before attempting anything.

maybe halting script execution altogether is the best option but the main culprits, I think, are:

clickReleaseOnEntity
clickDownOnEntity
mousePressOnEntity
mouseReleaseOnEntity
hoverEnterEntity
hoverLeaveEntity
startFarTrigger
stopFarTrigger
startNearTrigger
continueNearTrigger
stopNearTrigger

SilverfishVR avatar May 09 '21 20:05 SilverfishVR

This would be a nice feature.

Aitolda avatar May 09 '21 21:05 Aitolda

#873

JulianGro avatar May 15 '21 18:05 JulianGro

Hello! Is this still an issue?

stale[bot] avatar Nov 11 '21 19:11 stale[bot]

Hello! Is this still an issue?

stale[bot] avatar Jul 27 '22 04:07 stale[bot]