Oddlaceguy49

Results 5 comments of Oddlaceguy49

I have this problem too. Could somebody please help with this issue?

Sorry for not responding sooner. This feature would be useful to avoid duplicating information. An example of this would be when want to give all enemies on the map, the...

I have also designed a node picture inheritance system that operates as a singleton scriptable object. It allows you to assign a picture to all nodes, a sub group, or...

So I must manually (or programmatically) flatten it with ordered interfaces before I parse it?

Well I was able to flatten it with ordered types and pass that into `Codegen.TypescriptToModel()` and it worked, so would it be possible for `Codegen.TypescriptToModel()` to flatten all the interfaces...