dentedpixel / LeanTween

LeanTween is an efficient animation engine for Unity
608 stars 135 forks source link

"EndlessPiece" has missing script #163

Open rhys-vdw opened 3 years ago

rhys-vdw commented 3 years ago

Leantween v2.50

You are trying to replace or create a Prefab from the instance 'EndlessPiece' that references a missing script. This is not allowed. Please change the script or remove it from the GameObject.

image

As a side note, please consider putting examples folder in a .unitypackage so that each developer using your project doesn't need to cop the asset import time.

OblicaStudio commented 3 years ago

I was having the same problem. When I imported LeanTween it showed above error on compilation. I was not able to use this package as it was not properly imported. To fix it, open any LeanTween script in the Visual Studio (Double click the script in the Unity Editor). Once VS project opens build the solution. Come back to Unity Editor and the error has gone.

basisbit commented 3 years ago

there has been no development on LeanTween since 2018. The project can be assumed dead. Check the forks to find something more recent with bugfixes or similar.

OblicaStudio commented 3 years ago

Yeah, and now its support site (DentedPixel) is also dead. Any idea where I can access LeanTween documention?

basisbit commented 3 years ago

have you checked waybackmachine / web archive?

rhys-vdw commented 3 years ago

there has been no development on LeanTween since 2018. The project can be assumed dead. Check the forks to find something more recent with bugfixes or similar.

Yeah, I switched to DOTween, much better.

OblicaStudio commented 3 years ago

have you checked waybackmachine / web archive?

Yeah, I have checked it but nothing there. I have now emailed to developer hoping his email is still active.