question for Joe Fire Maple Games Camera tricks demo
chicop
Member Posts: 263
Your cam tricks are awesome! I am trying to rebuild them but there is one thing i do not understand and that is..
if click on the black button underneath the screen you are able to select current scene in the attribute browser.. which options to control the camera in it
How did you do this..i can not find a boolean or anything thats called current scene..
if you have a moment i would love to har/read about it
cheers
if click on the black button underneath the screen you are able to select current scene in the attribute browser.. which options to control the camera in it
How did you do this..i can not find a boolean or anything thats called current scene..
if you have a moment i would love to har/read about it
cheers
Comments
That will give you access to everything in the Scene. All other Actors and the Camera. You can listen to, and control everything with that instance.
Prototype actors in your Library do NOT have access to these things.
So in all my Scenes, I always have a camera controller actor.
cheers mate