Using Paint to make a transparent object by error46146.

Pages: (1/1)

error46146:

Originally made for RailfanKid, I have also decided to post the tutorial here for those who might need help with the subject. Nothing special, but just a quick reference for those who may have trouble.
Note: you must know already how to code basic objects or else this will not make sense to you.
Refer to http://www.bvestation.com/forums/index.bves.topic=1496.0 for more information.
To embed an image in an object, use the following code:
Code:
--
[Texture]
Load (filename).bmp
Coordinates 0, 0, 0
Coordinates 1, 1, 0
Coordinates 2, 1, 1
Coordinates 3, 0, 1

--

The tutorial is in PowerPoint format. Those who do not have PowerPoint may download the Microsoft PowerPoint viewer (http://www.microsoft.com/downloads/details.aspx?familyid=048dc840-14e1-467d-8dca-19d2a8fd7485&displaylang=en) or may view a low-quality version of this presentation on Google (http://docs.google.com/present/edit?id=0Aby4Ss1dVEHPZGR3ZDJuYmpfMjVnM2RudzdkcA&hl=en)

Enjoy!

Pages: (1/1)