i forgot to tell you: my script is JS
ok, i could solve this issue by moving my scripts like this:
Project:
/Scripts —> js which calls iTween
/Plugins → iTween.cs
this works fine - but - now i have my ‘first trouble’ again!
that was the reason for moving js to standard assets…
so, where i have to place another CS-Script now, which uses static variables from my js-script