Forum rules - please read before posting.

Camera follow player in 2.5D

Is it possible to set main camera to follow player while moveing in 2.5D ? 

Comments

  • is this not the same as putting a gamecamera in scene and checkboxing the followplayer in the editor?
  • The GameCamera 2.5D cannot move.  It's a convenience tool - it makes it easy to tie it to a background, but this means it can't be moved.

    @klarax is correct (thanks!) - you can place a GameCamera prefab in the scene and use that instead.  Since your game is 2.5D, and GameCameras are intended for 3D games, it won't be listed in your Scene Manager - but you can still find it in your Project window under /Assets/AdventureCreator/Prefabs/Camera.

    However, I'm guessing that when the camera moves, you'll want perspective to remain the same (i.e. a Ken Burns effect).  For that, use the GameCamera2D instead, and set it's Projection to Perspective.

    Also note that you'll have to create a Plane in your scene to act as a background.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.