Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, Grant, Neb), 908 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
terrian not loading in WED #365056
03/23/11 02:43
03/23/11 02:43
Joined: Sep 2010
Posts: 8
D
dc_domo Offline OP
Newbie
dc_domo  Offline OP
Newbie
D

Joined: Sep 2010
Posts: 8
Hey guys, I just started using 3dgs and having trouble with the terrian. i read the manual but nothing on how to fix my problem. I made a terrian in MED then right clicked in WED and clicked add terrian. Here it is:

http://img651.imageshack.us/i/terrian.png/


even though it shows in the four boxes it dont show when i build and run it. is it not suppose to show or am i doing something wrong? thanks in advanced

btw im just playing around with it to get the hang of it this is nothing serious.

Last edited by dc_domo; 03/23/11 02:44.
Re: terrian not loading in WED [Re: dc_domo] #365057
03/23/11 02:46
03/23/11 02:46
Joined: Apr 2005
Posts: 3,076
Germany, NRW
rvL_eXile Offline

3D Artist
rvL_eXile  Offline

3D Artist

Joined: Apr 2005
Posts: 3,076
Germany, NRW
do you created a "Position" on the Terrain? Maybe the Camera is to far away from Terrain, so it won't be rendered.

regards Sebastian


Tutorials:
[Blender]Terrain creation ENG/GER
[Blender]Low Poly Tree Modeling
[GIMP]Create a Texture for Terrains
CLICK HERE


Re: terrian not loading in WED [Re: rvL_eXile] #365062
03/23/11 04:57
03/23/11 04:57
Joined: Sep 2010
Posts: 8
D
dc_domo Offline OP
Newbie
dc_domo  Offline OP
Newbie
D

Joined: Sep 2010
Posts: 8
I thought the same so i created a quick level and added the terrain but it is still out of the picture.

http://img716.imageshack.us/i/terrainkm.png/

yes i saved, built, then ran but i still cannot see it.

Re: terrian not loading in WED [Re: dc_domo] #365103
03/23/11 13:11
03/23/11 13:11
Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Superku Offline
Senior Expert
Superku  Offline
Senior Expert

Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Open Skin Settings and check 24bit under Texture Format, it could be that you've accidently created an empty alpha channel.


"Falls das Resultat nicht einfach nur dermassen gut aussieht, sollten Sie nochmal von vorn anfangen..." - Manual

Check out my new game: Pogostuck: Rage With Your Friends
Re: terrian not loading in WED [Re: Superku] #365127
03/23/11 15:28
03/23/11 15:28
Joined: Sep 2010
Posts: 8
D
dc_domo Offline OP
Newbie
dc_domo  Offline OP
Newbie
D

Joined: Sep 2010
Posts: 8
just tried, 24bit is checked and the alpha box is grey so i cant bother it.

Re: terrian not loading in WED [Re: dc_domo] #365342
03/25/11 15:20
03/25/11 15:20
Joined: Sep 2010
Posts: 8
D
dc_domo Offline OP
Newbie
dc_domo  Offline OP
Newbie
D

Joined: Sep 2010
Posts: 8
anyone? still cant seem to get it loaded in WED

Re: terrian not loading in WED [Re: dc_domo] #365376
03/25/11 22:38
03/25/11 22:38
Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Superku Offline
Senior Expert
Superku  Offline
Senior Expert

Joined: Sep 2003
Posts: 6,861
Kiel (Germany)
Code:
action terrain_test() {
	
	// you need to adjust max_particles before your level_load
	// command to display all vertices and avoid flickering

	set(my,INVISIBLE);

	while(1) {

		var i;
		
		for(i = 1; i <= ent_status(my,1); i++) {
			
			CONTACT* c = ent_getvertex(my,NULL,i);
			draw_point3d(c.x,COLOR_WHITE,50,10);
			
		}
		
		wait(1);
	}

}


Try the code above. It should display all terrain's vertices.


"Falls das Resultat nicht einfach nur dermassen gut aussieht, sollten Sie nochmal von vorn anfangen..." - Manual

Check out my new game: Pogostuck: Rage With Your Friends
Re: terrian not loading in WED [Re: Superku] #365381
03/26/11 05:49
03/26/11 05:49
Joined: May 2009
Posts: 439
T
TerraSame Offline
Senior Member
TerraSame  Offline
Senior Member
T

Joined: May 2009
Posts: 439
I suppose your terrain is located to high and you see nothing because when you start, your camera is located buried under the terrain. If that's the case, you would see nothing because the terrain normals are above your camera. Try lowering your terrain in one of the bottom boxes in wed. Next, when you are looking at the terrain in MED, if you click "Model Preview" under the "File" Tab do you see the terrain properly? The guys above refering to the scale is a definate possability. But... if you scale the terrain you should do it in MED not WED. There are a few reasons for this. First, because when you scale a terrain in WED the terrain will most likely be to high as I mentioned and secondly because in A8 a terrain must be scaled in Med and have a scale of 1-to-1 in WED so the Physics will work and you wont fall through the terrain. Actually, what I suggest, is that you visit the Mystymood site and download their Lite-C version of their demo. Then, experiment. You will be able to look at their terrain and code etc... Then you can put your terrain in and then diagnos your terrain problem....
Here is a link to there web site:
http://www.loopix-project.com/
Click on "Easy" Then "Templates".... find the Lite-C version and download...
Open the project in wed and start playing....
Have fun and good luck...


Gamestudio download | chip programmers | 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