[NC2] [DoTween] Game Object never gets re-created

NodeCanvas Forums Support [NC2] [DoTween] Game Object never gets re-created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9807
    Matt Newcombe
    Participant

    So I have some additive/destructive loading going on in my game, where when I go from one level to the next I end up destroying everything and then additive loading some other stuff in.

    I’ve noticed that the packaged tween plugin DoTween creates this GameObject named the [DoTween], the issue is that as I delete this from scene to scene all tween actions will fail. I don’t really know the DoTween plugin, but I was wondering if NodeCanvas could be intelligent enough to recognise that actions require DoTween functionality, and if this singleton doesn’t exist in the scene to re-create so I don’t have to manually ensure it persists over scenes?

    #9808
    Gavalakis
    Keymaster

    Hello,

    Sure I will check into this. Probably it will be a matter of setting it to DontDestroyOnLoad.

    Thanks

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.