grofit / dotween-nodecanvas

Node Canvas actions for DoTween library
12 stars 4 forks source link

Example scene broken #5

Open DogeThis opened 8 years ago

DogeThis commented 8 years ago

Example scene seems broken. Saw in other PR that we can either remove it or fix it. I think it's worth a demo.

grofit commented 8 years ago

Truth be told this was originally developed alongside other "paid for" NC assets on the unity asset store, however it was decided to release for free for the community to maintain, mainly because a LOT of people use DoTween and as most of the time in the paid for assets is spent making demos and documenting examples it was easier to just map the actions and release this with a VERY bare bones demo.

So with that history in mind there was a working demo once upon a time in a previous version of unity and a previous version of NC and DT, it was only VERY simple examples though. So it would probably be better to scrap the existing demos and put together some other better ones, which demonstrate some common use cases with tweens and sequences.

If you are comfortable enough to put together some example scenes then feel free to do so and just put the scenes in the existing examples folder (that way people who dont want the examples can easily not import them).

Let me know your thoughts on the subject.

DogeThis commented 8 years ago

Wow, thanks for releasing the software for all to share!

I'm happy to help fix up the demo scenes. I'm new to DoTween and Node Canvas, so it'll be a good chance myself to see what the packages are capable of.

grofit commented 6 years ago

The example scene is broken again but at least support has been updated for latest NC + DT so if anyone fancies improving/fixing and adding to the example scene please do so.