playMaker

Author Topic: error CS1061: Type `CharacterController' does not contain a definition [SOLVED]  (Read 6321 times)

lioncirth

  • Junior Playmaker
  • **
  • Posts: 74
Hi

I had a script outsourced for me that will focus on character movement within my game as I couldnt get it to work for me with Playmaker.

I now seem to get the following error and I am not sure how to fix it - Thanks

Assets/PlayMaker/Actions/ControllerMove.cs(54,52): error CS1061: Type `CharacterController' does not contain a definition for `Move' and no extension method `Move' of type `CharacterController' could be found (are you missing a using directive or an assembly reference?)
« Last Edit: May 01, 2013, 03:51:56 PM by lioncirth »

lioncirth

  • Junior Playmaker
  • **
  • Posts: 74
I have solved this now :)

I had 2 character controllers