Turn Camera on Y axis (roll) not working

Not getting a camera roll using this code:

@Nikolay, bug? Remixable CoSpace at CoSpaces Edu :: Camera movement - rotation + transition

Hi @techleapnz,

roll angle for the camera (rotation around Y axis) cannot be changed. The reason for this is to keep camera orientation consistent with user input.

The solution for this is to attach camera item to other item. In this case local coordinate system of parent item will be used as the base coordinate system for camera. And when you turn the parent object camera will turn with it.

Hope that helps

Ahhhh, thanks for the clarification!

Geoff @ TechLeap

Gosh this forum is so helpful
I could’t get how to fix it myself

1 Like