Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (TipmyPip, AndrewAMD, NewbieZorro), 16,655 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
sky cube #97020
11/01/06 17:29
11/01/06 17:29
Joined: Sep 2006
Posts: 27
J
JayOkay Offline OP
Newbie
JayOkay  Offline OP
Newbie
J

Joined: Sep 2006
Posts: 27
Hi..

I want to make a simple sky cube.

This is my code, but nothing happends.

Code:
  

bmap envmap=<dawn+6.tga>;

sky dawn_cube
{
type = <dawn+6.tga>;
flags = cube,visible;
layer = 2;
z = 10;
}






can anyone help me?

Re: sky cube [Re: JayOkay] #97021
11/01/06 17:38
11/01/06 17:38
Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Xarthor Offline
Expert
Xarthor  Offline
Expert

Joined: Jul 2002
Posts: 4,436
Germany, Luebeck
Check if you have a big hollowed cube around your map which has a texture set to it.
The texture set to that hollowed cube needs to have the "sky" flag set to "on" aswell.

Re: sky cube [Re: Xarthor] #97022
11/01/06 18:19
11/01/06 18:19
Joined: Sep 2006
Posts: 27
J
JayOkay Offline OP
Newbie
JayOkay  Offline OP
Newbie
J

Joined: Sep 2006
Posts: 27
thank you very much. I didn't know about the hollow cube.


Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1