The linked github with DOTween integration seems to use the old style of bb variables (BBVector rather than BBParameter<Vector2) etc), I’m not sure if it’s specific to me, but it spit out a ton of errors when I imported it into my project.
Since it took enough time for me to change everything to match the newer NodeCanvas, I thought I’d upload it here for other users who were interested, to save everyone the pain of making all the code changes (nothing hard, unless I broke it, just a lot of renaming). The examples are still included, but I put them in the DOTween subfolder of the integration. I don’t know if they work, I didn’t check any of them.