Tutorialt: How to make sun and lensflares working
Posted: Thu Dec 30, 2004 8:13 am
finaly i got the sun in my map and here is how i did it:
From tatooine map i copied the tat.fx into the world1 folder of my mapproject.
Next i renamed it to the name id of my map name. this case Jun1.fx
Next i run bfbuilder and opened the Jun1 req file.
now scroll down to following lines :
REQN
{
"envfx"
--"Jun1"
Delete the 2 minuses ( -- ) so it looks like
REQN
{
"envfx"
"Jun1"
Save the file and munge your project.
Done
Rends
From tatooine map i copied the tat.fx into the world1 folder of my mapproject.
Next i renamed it to the name id of my map name. this case Jun1.fx
Next i run bfbuilder and opened the Jun1 req file.
now scroll down to following lines :
REQN
{
"envfx"
--"Jun1"
Delete the 2 minuses ( -- ) so it looks like
REQN
{
"envfx"
"Jun1"
Save the file and munge your project.
Done
Rends