Forum rules - please read before posting.

Noob Path Issue - Sorry

I have an animated object, how do I move it along a path?

Really sorry - I've been searching for ages and just thought it might be quicker if I just ask
Martyn

Comments

  • edited March 2019

    Only characters can move along Paths, and this is done with the "Character: Move along path" Action.

    You could feasibly convert your object into an NPC via the Character Wizard.

    However, it's not necessary to rely on a Path to make an object move between two points - you can use Unity's own Animation system for that.

    See Unity's own docs for creating an animation, and placing it in an Animator controller. Once done, to control an Animator's playback at runtime, you can use AC's Object: Animate Action.

  • Ah right. Thanks very much for the quick reply, appreciated

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.