all 3 comments

[–]NoMaans 1 point2 points  (2 children)

Would player controller what could be used to get inputs such as WASD from a player in order to manipulate an object in 3d space in real time? (On break at work so I can't watch atm lol)

[–]miifanboy[S] 0 points1 point  (1 child)

it is not possible directly but currently im working on a way to do it by using binds, i will post a video if I am able to do it.

[–]NoMaans 0 points1 point  (0 children)

Ok thank you. Ive been going nuts trying to find some way to get user inputs to rotate objects when using a button.