x


Locomotion System Edit leg controller

I recently downloaded the locomotion system tutorial, but I can't seem to make it work. When I add the Leg Controller to my Hero character, in the editor it says that:

"Multi-object editing is not supported". 

One of the error Unity says is "Instance of LocomotionEditorClass couldn't be created because there is no script with that name."

LocomotionEditorClass is located in Assets/LocomotionSystem/Editor while LegController is located at Assets/LocomotionSystem.

I'd like to know what to do next so I can modify LegController in the editor to initialize it.

Thanks!

alt text

more ▼

asked Mar 26 '12 at 03:24 PM

Kelgar gravatar image

Kelgar
0 1 1 2

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

Weird; I haven't seen that before. A few things to try (I don't know if they'll work):

  • Re-importing the scripts.
  • Close and open Unity.
  • Reimport the entire project.
  • Remove the LegController component and add it again.
more ▼

answered Apr 02 '12 at 01:14 PM

runevision gravatar image

runevision ♦♦
8.1k 29 46 112

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x98
x18

asked: Mar 26 '12 at 03:24 PM

Seen: 793 times

Last Updated: Apr 02 '12 at 01:14 PM