Search Unity

[Released]Lua Graph v1.0.0

Discussion in 'Assets and Asset Store' started by LingXiStudio, Sep 14, 2019.

  1. LingXiStudio

    LingXiStudio

    Joined:
    Sep 14, 2019
    Posts:
    1
    Lua Graph v1.0.0 is now released.

    Lua Graph is a visual scrpting tool based on toLua. It contains the following features:

    1 Based on object-oriented design, when you edit a Graph, you are like defining a class.

    2 Event-driven, support basic Unity MonoBehavior events and you can add more custom events easily.

    3 Combine the LeanTween plugin to implement various easing function interpolation.

    4 Easy to expand. If you are familiar with the lua language you will be very easy to extend Lua Graph to support more features.

    This is my first plugin, I hope to get you guys support and feedback.
     
  2. ebomsil

    ebomsil

    Joined:
    Sep 8, 2018
    Posts:
    1
    Hi, I just get this package on Unity, but it seems to be broken. Does it still working on Unity 2021.3.21f1?