Can I change properties of a sculpt in play mode just by pointing the imp at it?
I want to be able to highlight something with the imp, and when I do I want it to glow, but also be able to push left and right on the d-pad or whatever to cycle through colors, or other sculpt properties. I have it set up where I can possess the sculpts and change it that way, but I was wondering if I could do it without possessing.
-
In your toolkit, look for the Grab Sensor.
There's an option there that is for "on imp hover" - so you could wire that to the glow of the sculpt (or a keyframe if you're after more precision, or a nice fade in/fade out effect)
For the D Pad controls, you'll need a controller sensor with the D Pad wired up to an AND gate. Then you'll also need to wire up the "on imp hover" from the Grab Sensor. That means that when both the imp is hovering, AND a button is pressed, the desired output will happen.
Hope that helps! :) -
That does a lot. Thank you very much, sir.
-
Pleasure! Glad to hear it helped!
Please sign in to leave a comment.