Dotween: Feature request: Run tweens in Unity 5.5+ edit mode

Created on 5 Dec 2016  路  10Comments  路  Source: Demigiant/dotween

I was wondering if the editor change in Unity 5.5 (quoted below) could enable tweens in editor mode.

Editor: Time.deltaTime now updates in the Editor for any script marked with [ExecuteInEditMode], or any MonoBehaviour that has runInEditMode set to true.

What's new in Unity 5.5: Backwards Compatibility Breaking Changes

Most helpful comment

I'm just going to drop this here :) Will release it in a short while.

dotween_previewmode

All 10 comments

Would be useful to have an override for enabling tweens in edit mode. Would love to be able to preview complicated tweens without jumping into play mode.

Bumping this. Or maybe someone has a workaround to enable tweens in edit mode?

I have this planned since ages, but I'm postponing it because I already tried it various times with different approaches (but before the Unity 5.5 update), and every attempt took a lot of time and ended in a failure. But that said, I know that with Unity 5.5 and later it should work, so I'll try to bump it up :P

Any news on this feature? Would be nice to have :)

+1

I continue to postpone this, shame on me. But on the positive side I'm now working on a big update that will make DOTween modular, and which should allow me to implement this feature soon-ish (but I can't promise anything yet). The biggest problem with this is that DOTween is compatible also with Unity versions older than 5.5, but the modular approach should help there.

I'm just going to drop this here :) Will release it in a short while.

dotween_previewmode

Wow that's some first class service here, thank you!

Thanks for the update!
Will this have some kind of integration into the Unity timeline?
I think it could be useful to be able to scrub/scroll through the timeline and have the tweens update accordingly.

So grateful. Thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kruncher picture kruncher  路  7Comments

jul-ya picture jul-ya  路  12Comments

mrtenda picture mrtenda  路  4Comments

Denis535 picture Denis535  路  5Comments

ceyhuntasci picture ceyhuntasci  路  5Comments