Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: wh__l_r on July 14, 2017, 06:05:22 PM

Title: Cannot set camera rotation
Post by: wh__l_r on July 14, 2017, 06:05:22 PM
I have built an FSM that succesfully sets the rotation of a cube from 0 to 45 and back to 0 every 10 seconds. But if I attach that to a camera, for some reason the rotation is not effected either in the gameview or in the inspector.
Title: Re: Cannot set camera rotation
Post by: tcmeric on July 14, 2017, 11:42:15 PM
Hi. Can you send a screenshot of the FSM as well as the hierarchy?

Have you tried this?

Add the FSM to an empty game object. Make the camera a child of the game object. Have the FSM move the game object. This is a pretty common way to control a camera.