I’m looking to add some new rendering features with a couple plugins I’ve been kicking around, but I’ve hit a couple roadblocks.
First up is shaders. It doesn’t seem like you can put them in a plugin or a game project. They all have to live in that engine/shaders dir which seems to fly in the face of a modular plugin system. Obviously none of this is news, I’m just looking for any updates on this one.
Second is new UMaterialExpressions blocks. Is it possible to add these to your code plugins/game projects?
Any insight on these 2 subjects would be greatly appreciated.