Is there some way to use a custom editor script to edit things in the Framework?
For example I tried the following line as a test:
ORK.Factions.Get(0).changeKill = 0;
This works at runtime.
I can even add new Factions and use getters and setters on them.
But how do I use a script to change stuff in the ORK Editor during edit time?
It was a completely unrelated error in my code.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!