Forum rules - please read before posting.

Character moving problem

imageIn 3D scene, this tutorial http://www.adventurecreator.org/tutorials/colliders tells that I need to add collision cube. But in the open place where  the terrain not even, that contain hill , landscape is not plane. In this  situation tell me a easy way to move the player smoothly, plz.

Comments

  • You don't need one for the ground in Unity terrain as it already has one. On other meshes that are uneven, just use a mesh collider. 
  • Indeed: a collision cube is just there to provide an easy way to quickly add colliders.  But any Unity collider shape (including Terrain) is possible - just use a collider of your choice, and place it on the Default layer if you want it to block Hotspot clicks.
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.