(39) 's Extra Blueprint Nodes for You as a Plugin, No C++ Required!

Thanks :smiley: I haven’t really posted much about them (though I did put a thread up for the Ogg loader plugin in the WIP section). In particular the texture load was something I whipped up at the request of someone on Reddit (credit goes to Ehamloptiran for the meat of the code), though I had been thinking of making one for a bit (want to do a VR comic book reader).

To improve them (and some of is beyond my capabilities) it would be awesome to make it so they’d support more file formats - for the sound loading, it’s .ogg only, and for the texture loading, .dds only. Ideally they’d be able to take .mp3/.flac and .png/.jpg/.tga, respectively.

Edit: I think I’ve found a semi-decent way of getting in some mp3 support for the loading plugin, but I’ll have to do a bunch more work on it. It’s something I definitely need if I’m going to sell my VR audiobook player.