Reply To: Put runtime on .NET server

FlowCanvas Forums Support Put runtime on .NET server Reply To: Put runtime on .NET server

#607
benthehutt
Participant

Thanks for the pointers. A few notes:

* Removed AgentTypeAttribute and GetFromAgentAttribute. These got pretty sticky and didn’t seem to be used anywhere.
* Lost property binding– this was very intermingled with GameObjects, so I removed it completely.
* Task.cs has a ton of unity dependencies as well, so I’m massaging those out (I hope).