Zoom in and out/change camera size
noahb
Member Posts: 8
Hey guys,
I want to make a rule that will zoom the camera in (or out) to a certain size. I tried using a rule that would change the scene size attribute, but evidently I can't change scene attributes in the game. How should I handle this?
I've been doing a lot of searching around and I can't seem to find a way to do this.
Thank you all!
Comments
Hello,
You will need to change the "Camera.Size" Attributes.
You will have to Unlock an actor on the scene and then place your rules in.
Cheers,
GSLearn.com | Templates | Free Demos | Udemy Course
You need to unlock an "instanced" actor.
Only instanced actors can change scene attributes.
Thank you! I did that, but changing the camera size has caused a lot more bugs to emerge, still working out the new kinks.