hi, i have a problem with my first world. i have a boolean to trigger my intro at begin that contains different images that i all want to fade from one to another. after the last tween the player appears and you can step your way on the first map. i use this with a VarTween everytime (its about 20 of them) and it slows my fps from 60 to 4.
earlier the intro was a single world and it worked super except that little blink between world changes. so i moved them together and suddenly the fps drop.
i was wondering if the tweens although their type is set to oneshot arent removed entirely. so i tried different ways to remove them separatly - without sucess.
what do you think the fps drop could mean and is there maybe another simple solution as a vartween?