I'm trying to have 1 face of a box display a 2D animation.
The idea would be the same as having it display a texture like in the link below, only an animation instead.
https://doc.babylonjs.com/tutorials/CreateBox_Per_Face_Textures_And_Colors
How should I go about achieving it?