Lazer
Member

Posts: 363
Registered: 03-01 |
Nothing appears in the "show" box.
EDIT: I believe I know what the problem is. I took an example level that only showed off lighting and tried making slight changes to that with WA. Like, I changed the:
Sector_SetColor (const:1, 0, 0, 255);
to
Sector_SetColor (const:2, 0, 0, 255);
When I started it up, the sector that was tagged with 1, was still blue! This means that somehow WA is not applying the changes even though it said it compiled. Even after I have saved and exitted WA, when I come back it shows the changes I made. This is very strange...
|