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
1 registered members (TipmyPip), 18,449 guests, and 6 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 Problem #89751
09/13/06 11:37
09/13/06 11:37
Joined: Sep 2006
Posts: 2
M
MagSoul Offline OP
Guest
MagSoul  Offline OP
Guest
M

Joined: Sep 2006
Posts: 2
why does my sky looks like this??
http://www.freewebs.com/magzu/Skyprob.jpg

Last edited by MagSoul; 09/13/06 11:37.
Re: Sky Problem [Re: MagSoul] #89752
09/13/06 12:07
09/13/06 12:07
Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
Shaque Offline
Junior Member
Shaque  Offline
Junior Member

Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
My sky looks like that too. I fixed this by replacing it with one of a higher quality and less tilt or Z=xx in the skymap part of the script:

Code:

sky horizon_sky {

type = <backdrop.tga>; // sky image
tilt = -5; // or z = -5
flags = scene,overlay,visible;
layer = 3;



This is the code I used and it made the mountains lower. I also got a better image to use, because I run my projects in 1024 resolution. If I used a lesser resolution, the background image appears too big and covers the sky as well. Of course, you can always comment out the whole horizon section and put in a nice sky sube, scape or sphere. It's much more effective than that crappy horizon. Either that or just comment out the horizon and have a turbulent sky via WAD texture. I wish I could only share from my local drive, I have made a nice WAD full of high quality turbulant skies... ah, nevermind. I hope this helps.


Knowledge is a right, wisdom is a choice.
Re: Sky Problem [Re: Shaque] #89753
09/13/06 12:25
09/13/06 12:25
Joined: Sep 2006
Posts: 2
M
MagSoul Offline OP
Guest
MagSoul  Offline OP
Guest
M

Joined: Sep 2006
Posts: 2
thanks i am trying now

i have tryed now but i can't get it to work it is still the same may it be cuz i am using the standar texture?

Last edited by MagSoul; 09/13/06 12:34.
Re: Sky Problem [Re: MagSoul] #89754
09/13/06 13:08
09/13/06 13:08
Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
Shaque Offline
Junior Member
Shaque  Offline
Junior Member

Joined: Sep 2006
Posts: 94
Sunbury Victoria, AU
Maybe. Like I said, the template horizon images are pretty ordinary. Try finding a better image and change the tilt to suit the look you want. There are many good resources at Conitec

You will find a lot of great freeware and creditware stuff there.


Knowledge is a right, wisdom is a choice.

Moderated by  HeelX, rvL_eXile 

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