Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: lioncirth on May 01, 2013, 05:04:23 AM

Title: error CS1061: Type `CharacterController' does not contain a definition [SOLVED]
Post by: lioncirth on May 01, 2013, 05:04:23 AM
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?)
Title: Re: error CS1061: Type `CharacterController' does not contain a definition [SOLVED]
Post by: lioncirth on May 01, 2013, 03:52:20 PM
I have solved this now :)

I had 2 character controllers