Skip to content

An easier to understand demo #17

@joaopedrosgs

Description

@joaopedrosgs

Hey, first of all, thanks for your work on this project =)

I would like to ask you for an easier to understand and simpler demo project. I'm having a hard time to undestand how the calculator demo works.

Just for context, what I'm trying to achieve is:

  • Define a bunch of nodes using JSON. For example, node A has three inputs (ai1:string, ai2:int, ai3:bool) and one output (ao1:Vector)
  • Load the JSON containing the descriptions of theses nodes in runtime
  • Allow the player to create a graph using these nodes
  • Save the created graph as a JSON

Is it possible using this plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions