Forum rules - please read before posting.

olivier

About

Username
olivier
Joined
Visits
273
Last Active
Roles
Member

Comments

  • Checking "Smooth transition out" under "move method" of the Camera: Switch Action solved my problem. Everything is perfectly smooth now! The solution was so obvious! Thank you so much!
  • I had the same problem but I solved it. On the official tutorial, you can read: Select [the texture] within Unity, and view it's Inspector window. Change the Texture Type to Advanced, and check Read/Write Enabled. The Tint map will not work with thi…
  • For the record, here his the custom action I wrote using Chris help & the tutorial: using UnityEngine;using System.Collections; #if UNITY_EDITORusing UnityEditor;#endif namespace AC{[System.Serializable]public class ActionLanguage : Action{// De…
  • Wonderful. And it looks so easy!Many thanks for your answers!!!
  • Many thanks for your help! I didn't know about root motion. I played with it today:I added the property "position" to my walk animation and changed the x & y for each frame according to the feet position.Then I set "Both Tangents&…
Default Avatar

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.