Add Textures to 3D cube script
Moderators: Víctor Paredes, Belgarath, slowtiger
Add Textures to 3D cube script
Any way I could add textures to the 3D cube script? For example, Make a cube with brick texture? ASP pro 9 here
Re: Add Textures to 3D cube script
I do not think so. You can always use a 3D program and make the cube with texture and import that to AS as .obj. Or you can do it the way you did in your other post and use image texture.
Or....
You can create two square shapes that are perpendicular and bisect at the origins with image texture or you can just build a cube using layers and x,y and z.
Or....
You can create two square shapes that are perpendicular and bisect at the origins with image texture or you can just build a cube using layers and x,y and z.