Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use it to process data? #59

Open
LuizMoratelli opened this issue Dec 29, 2024 · 0 comments
Open

How to use it to process data? #59

LuizMoratelli opened this issue Dec 29, 2024 · 0 comments

Comments

@LuizMoratelli
Copy link
Contributor

Hi, I just started reading and testing the package, so far it is great, and a miles better than use a deprecated/experimental package from unity. But I get stuck in how to use the graph to do something for real, like it displays the info, but how can I transform data like the ShaderGraph does in Unity or something like that.

I didn't see any process/transform methods to override and INode seems to be just a plain interface to know if something is a node or not.

I would like to start from, let's say, a StartNode -> some ProcessNodes and finish at an EndNode that gives me a ScriptableObject/Class as result to generate node maps like Slay the Spire.

image

So how/when should I change to allow me to generate this? Thanks in advance :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant