Forum rules - please read before posting.

You action List to Object --> teleport Camera

Is this possible? I tried but the camera did not move.

Currently I've been switching rooms in my game by moving the camera through animation states, but thought there might be a simpler way through teleport action.

Comments

  • edited March 2019

    Title should read:

    Can an Action List - Object --> Teleport a Camera

  • If you're using a GameCamera / GameCamera2D (i.e. one with its own movement options), then that'll override any positional changes you make to it.

    If you do the same thing to a SimpleCamera, it should move fine.

  • I'm currently animating a CM camera. Not sure if that would make a difference.

  • As it's a non-AC camera I can't be sure, but you could try parenting the CM camera to an empty GameObject, and then teleporting the empty's position.

    Controlling through animation states isn't a bad option, though.

  • It's been a good option, just quite a few things to setup for every new room I add, always looking for simpler options.

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.