So after a few more hours, I was able to get a simple flowscript running on a .NET server.
In testgraph.png you can see a simple graph that just logs on Awake. The second screenshot is my .NET server loading the modified json, deserializing into a Graph, then running the graph in a ServerGraphOwner. Obviously, it’s correctly logging “Awake.”
W00t! I assume I’ve broken quite a few other node types and events but I think I’ve completed the major pieces of getting this thing working outside of a Unity environment. Thanks for all the help! I’ll continue posting if I have any more updates.
Attachments:
testconsole.png
testgraph.png
Login
Register
By registering on this website you agree to our Privacy Policy.