grofit / dotween-nodecanvas

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

New to Tweens & NodeCanvas #10

Open KingHaps opened 6 years ago

KingHaps commented 6 years ago

Hi, how should I start using dotweens in nodecanvas.

I keep receiving: error CS0246: The type or namespace name `DG' could not be found. Are you missing an assembly reference?

Furthermore the dotween section is not showing up in my actions list.

Thank you for your help.

grofit commented 6 years ago

Hey, not used this in a while but you should be able to drop in the latest DoTween library from asset store and the latest NodeCanvas. If you still get exceptions with the latest version of both then it means that both of the libraries have been updated and have breaking changes, so someone (I would do it but a bit busy) needs to go and update the actions to reflect these changes.

If you still get exceptions doing all the above then I can see if I get time one evening this week to update as it shouldnt be a hard job, just time consuming.

grofit commented 6 years ago

Have updated the package, it looks like you do not have DoTween in your project, if you can confirm that you have included DoTween and latest NC then post back here if not.