World space to local space
How can I convert from world space (which I think is what the tags ‘scene space transform’ is outputting into local space? I can find local space options on the movement sensor but can’t seem to work out if they will do what I need.
Thanks
Grant
-
There's not a built-in way of converting between spaces. Yes, Scene Space is the same thing as World Space
The most reliable approach is to stick with Scene Space. When connecting a Scene Space Transform wire to a gadget, make sure the gadget you plugged it into is not in local mode and you should be fine.
The local space option on the movement sensor will just change the values outputted by that one movement sensor to be relative to that object's orientation, so if a character strafes left that will always be the same movement vector no matter which way they're facing. -
Thanks for replying and for the confirmation. Everything I’m doing is in world space but I need the final output in local space as it’s not performing how it should in world.
Nevermind, I’ll try and find an alternate way around it.
請登入寫評論。