I just purchased the Drag and Slide package, imported it into a new project and ran the demo scene and nothing works. There is no cursor on the screen so I can grab objects and the FPS movement doesn't work (only left or right works).

There are 30 errors that say

A game object can only be in one layer. The layer needs to be in the range [0...31]
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Exoa.DragAndSlide.DragAndSlideObject:Start () (at Assets/Exoa/DragAndSlide/Scripts/DragAndSlideObject.cs:95)

Reading through the manual, if I were to add this to my project there would need to be some setup done such as adding 3 layers but I don't see those layers setup in the demo scene. And I don't see any mention in the manual that you need to add those layers to any objects so I'm not sure what they are for.

I would think the demo scene would already have everything configured so that it would just work but apparently not. Please let me know how to get the demo scene working so I can evaluate this product.

Thanks

Rob

    4 days later

    Hi Rob,
    Indeed when you download a plugin, you don't get any layers setup, or conditional constants etc. These settings are to be added to the project, but are not bundled inside plugins if that makes sense.
    So yes you do need to add the 3 layers to your project mentioned in the manual for the demo scene to work.
    If it still doesn't work for some reason please let me know.

    Thanks,
    Anthony

      Write a Reply...