Hi,
in 3D direct game.
Is it possible for camera system to Swtich into a Camera which is in Player Prefab?
I do not drop players to my scene and AC does it .
I recently wanted to add a player view cam just to switch into it ,maybe with an inputkey etc.
So i made a camera prefab.
Then i attached it to head bone of my Player and saved the prefab.
But ofcourse i do not see it even though when i Drop the Camera Prefab into Switch to Field.
I can understand it is due to this camera not being present in the scene. when i drom the Camera into Swtich to action list I also see it registering constant id. which seems some sign of validity but it does not work.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Reading more in AC Forum I could make it using Asset file ActionList.
I think the solution is right. otherwise please let me know. thanks
Yes - use an Active Input to run an ActionList input when a given input is pressed.