Forum rules - please read before posting.

Error

Hi,
I am trying to make a custom player using AC.So that i make a link between my script and Player/NPC script as mentioned in this tutorial.but i got an error every time in namespace (using com.ootii.AI.Controllers;).i got error massage like (The type or namespace name `com' could not be found. Are you missing a using directive or an assembly reference?).
Please help me why i got this message.(I am using unity 4.6.1f). thanks

Comments

  • The exact code required to add a custom player to AC varies depending on the asset.  As the tutorial states, the steps given within it use Motion Controller as an example.  What's important to take away from it is the general process - unless you're using Motion Controller, then the code will be different.

    The namespace "com.ootii.AC.Controllers" refers to the Motion Controller asset itself - so if you don't have it, you shouldn't reference it.
  • Thanks sir

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.