Make a custom cursor that can grab things
Having the player control an object of my choosing instead of the imp with motion controls is easy enough, but how can I make it work with the Grab Sensor to detect hovering over and grabbing other objects? Even if I allow the imp to show on the possessed cursor object, the grabbing function seems to be disabled.
-
It would depend on the camera position & orientation but a laser scope coming from your custom cursor directly into the screen would help detect the object you are hovering over.
Then a follower or teleporter activated by a button press which focus on a tag on the cursor can make the object follow the cursor. -
Imp interactions do not work while the object is following the imp. That's just how the engine works right now.
As CLOUD mentioned, laser scopes and such would work for this. But it takes a bit of setup. Here's a video of how to make such a set up: https://www.youtube.com/watch?v=lo2IdfuGGoE
請登入寫評論。