Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: Lane on August 30, 2013, 03:58:16 PM

Title: CutToCamera with Variable choice
Post by: Lane on August 30, 2013, 03:58:16 PM
Currently Cut To Camera can only choose from existing cameras in the scene.

Please modify Cut To Camera to be able to choose a variable.

This way it is possible to spawn a new camera from a prefab, store it and use Cut To Camera to switch to it that stored variable.
Title: Re: CutToCamera with Variable choice
Post by: jeanfabre on September 10, 2013, 05:45:26 AM
Hi,

 Can you try this custom action. I am not sure I am ok with the way it works on the official one. For example, it doesn't set back the tag on the camera you cut to. If the action works as intended, then I'll put it in the custom action section of this forum.

 Bye

 Jean
Title: Re: CutToCamera with Variable choice
Post by: Lane on September 10, 2013, 07:30:58 AM
Working as intended!

Thanks