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
2 registered members (TipmyPip, AndrewAMD), 12,726 guests, and 5 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
terrain-textur funktioniert nicht #72368
04/27/06 17:08
04/27/06 17:08
Joined: Apr 2006
Posts: 22
N
N2110 Offline OP
Newbie
N2110  Offline OP
Newbie
N

Joined: Apr 2006
Posts: 22
Hallo,
ich habe ein Problem. Ich möcht terrain verwenden, aber immer wenn ich eine textur=bmp datei lade, erscheint zwar im model-editor alles richtig, aber im Spiel ist alles schwarz. Weiß jemand eine Lösung?

Re: terrain-textur funktioniert nicht [Re: N2110] #72369
04/27/06 17:11
04/27/06 17:11
Joined: Aug 2003
Posts: 511
Hilden in Germany
RobH Offline
User
RobH  Offline
User

Joined: Aug 2003
Posts: 511
Hilden in Germany
Hast du evtl. ein Material für Terrain eingestellt? Oder sind deine Sun-Werte auf schwarz gestellt?

Re: terrain-textur funktioniert nicht [Re: RobH] #72370
04/28/06 19:20
04/28/06 19:20
Joined: Apr 2006
Posts: 22
N
N2110 Offline OP
Newbie
N2110  Offline OP
Newbie
N

Joined: Apr 2006
Posts: 22
Wie stellt man ein Material ein?

Re: terrain-textur funktioniert nicht [Re: N2110] #72371
04/28/06 19:35
04/28/06 19:35
Joined: Jun 2005
Posts: 4,875
broozar Offline
Expert
broozar  Offline
Expert

Joined: Jun 2005
Posts: 4,875
kategorie "wie liest man ein handbuch"?

eine materialdefinition schreibt man in SED, dem scripteditor, der in 3dgs mitgeliefert wird. das kann zum beispiel so aussehen:

material terrain_mat {
//hier kommt das material rein
}

action terrain {
my.material=terrain_mat; //ruft das vorher definierte material auf
//sonstige actions
my.polygon=on; // schaltet kollision an
}

die action hängst du dann in WED an dein terrain.

Re: terrain-textur funktioniert nicht [Re: broozar] #72372
04/28/06 19:43
04/28/06 19:43
Joined: Aug 2002
Posts: 375
Germany
Salva Offline
Senior Member
Salva  Offline
Senior Member

Joined: Aug 2002
Posts: 375
Germany
Hi!

Material definitionen könne auch in MED eingegeben werden edit -->
manage skins--> skin setting--> material setup

cia

Re: terrain-textur funktioniert nicht [Re: Salva] #72373
04/28/06 19:50
04/28/06 19:50
Joined: Jun 2005
Posts: 4,875
broozar Offline
Expert
broozar  Offline
Expert

Joined: Jun 2005
Posts: 4,875
he´s got gs 5.5 (says his profile), not 6.4 beta, so he cannot.

Re: terrain-textur funktioniert nicht [Re: broozar] #72374
04/28/06 20:26
04/28/06 20:26
Joined: Apr 2006
Posts: 22
N
N2110 Offline OP
Newbie
N2110  Offline OP
Newbie
N

Joined: Apr 2006
Posts: 22
Danke, aber mich wundert, dass es vorher auch ohne zu scripten functioniert hat.


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