Custom box with own logo

So i was wondering if i could make my own box similar to the VC box, purely for sales purpose whenever I’m rendering those for our customers, i cant use the Picture Frame function as this lags tremendously whenever its loading through the feeder… So i was looking into how the Visual Component Box worked, but cant reverse engineer this.

Anyone have a good idea to import custom logos?

Perhaps this tool tutorial will help:
Adding a decal | Visual Components Academy
The picture frame has a script to read the picture file from a file into a bitmap, which is very heavy compared to loading a texture to the world before simulation.

3 Likes