Krzysiek1105
Member
|
Error when starting the project
When I run this project shows
|
|
11-22-2009 07:03 AM |
|
Esenthel
Administrator
|
RE: Error when starting the project
engine.pak
|
|
11-22-2009 03:15 PM |
|
Krzysiek1105
Member
|
RE: Error when starting the project
In the game don't see the water... :(
|
|
11-22-2009 03:38 PM |
|
Seba
Member
|
RE: Error when starting the project
Look here:
http://www.esenthel.com/community/showth...p?tid=1547
Esenthel write:
Quote:you need to set water images before loading the world (Water.image(..))
So add:
Quote:Water.images(Images("gfx/water/0.gfx"),Images("gfx/water/0.n.gfx"),Images("gfx/fx/reflection.gfx")); // set water from textures
|
|
11-22-2009 03:45 PM |
|
Krzysiek1105
Member
|
RE: Error when starting the project
Thanks Seba
|
|
11-22-2009 05:15 PM |
|