Unreal Engine 4 Tutorial – Camera Switching

In this tutorial I go over how to add a camera system that switches cameras to show the player something or the point of view of a NPC conversation. In this episode I show to easily add a feature ...
In this tutorial I go over how to add a camera system that switches cameras to show the player something or the point of view of a NPC conversation. In this episode I show to easily add a feature ...
OBS: Na propriedade loop Boolean esta desmarcado se vc marcar o vídeo fica em loop. import GameLogic # get current scene scene = GameLogic.getCurrentScene() # get the current controller ...