x


Unity Locomotion System broken?

Does anyone know, but does the old Unity Locomotion System work in 3.5? I notice that its not available as a tutorial package on the Unity Site (Resources) as it used to be. However when I add it (I have it previously saved to my computer) to a new project now, I get a bunch of Console errors like this one:

Assets/Locomotion System/Editor/LocomotionEditorClass.cs(314,73): warning CS0618: UnityEditor.EditorGUILayout.ObjectField(UnityEngine.Object, System.Type, params UnityEngine.GUILayoutOption[])' is obsolete:Check the docs for the usage of the new parameter 'allowSceneObjects'.'

And... pretty much first thing in the instructions for setting it up is...

"Check that the menu bar in Unity includes the menu Tools > Locomotion Initialization but don't use it yet. You will need this menu later. If this menu is not present, there is something wrong. "

Well.. something IS wrong, cos I dont even get a Tools Menu.. let alone THAT item... Im wondering if the 3rd person shooter demo, is kind of replacing that Locomotion system now, and has the same (but updated) functionality? Does anone know, I dont really have time to waste on it right now... (I hope it does the same grounding work that the LS did, cos that was very nice, and I alwasy used it on my characters before, but havent set up a new Player for a while now...)

Regards Mark

more ▼

asked Jun 01 '12 at 06:54 AM

markfrancombe gravatar image

markfrancombe
120 11 16 18

Ahhh.. so maybe if its still on the site, it still works? Ill compare versions, maybe mine was an old version... anyone tried recently?

Jun 01 '12 at 10:35 AM markfrancombe

I'm afraid I just did a complete clean project, no xtras, and new download of Locomotion System and it fails with the aboive messages still. Seems they havent updated it for 3.5.

Someone should tell 'em?

Jun 01 '12 at 07:27 PM markfrancombe

Link doesn't work anymore.

Dec 24 '12 at 10:29 PM Lukas_GMC
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

It definitely does work in 3.5 - I've been using it in a project that's been in development for eight months now and moved locomotion from 3.4 to 3.5 without any problems at all. Note that the menu you're looking for hasn't been around in the locomotion system for some time. The "Initialize" button is now on the Leg Controller component, you'll just click it there once you have your legs and source animations setup.

more ▼

answered Jun 01 '12 at 07:46 PM

wilco64256 gravatar image

wilco64256
150 6 13 18

(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:

x1044
x64
x18

asked: Jun 01 '12 at 06:54 AM

Seen: 1340 times

Last Updated: Dec 24 '12 at 10:29 PM