Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / Realtime travel/loading?

Author
Message
EsteemDE
19
Years of Service
User Offline
Joined: 5th Aug 2005
Location:
Posted: 9th May 2006 08:57
What would be the best way to do Morrowind/MMORPG style loading in DBP? Do they have one large terrain cut into pieces then loaded? I am not sure how you would do this in DBP. Pausing while loading is fine, I just want to know how to organize code and media for that so it shows up right.
Silvester
18
Years of Service
User Offline
Joined: 7th Dec 2005
Location: Netherlands
Posted: 9th May 2006 09:42
just make a matrix thats HUGE and heightmap it and texture,then theres you world part.

Then place models on it and place a part where you will be teleported with a loading screen.

yeah,possible.i think.

Your signature has been erased by a mod because it's larger than 600x120...
Lord Einstein
18
Years of Service
User Offline
Joined: 22nd Oct 2005
Location: Well here, of course...
Posted: 9th May 2006 21:24
You could have a scrolling matrix which wouldn't have to laod and load models at diffenet distances depending on importance.

e.g.
Static objects could be loaded at 10,000 units
Player objects could be loaded at 1,000 units
Active objects could be loaded at 500 units
Pickup objects (health and ammo) could be loaded at 100 units

You could load the different objects seperatly at differnt intermissions.

Kind of complex but it could make it quicker and make the worlds look bigger.
Daemon
18
Years of Service
User Offline
Joined: 16th Dec 2005
Location: Everywhere
Posted: 11th May 2006 03:10
A huge matrix will slow down the computer a lot. Search for advance terrain.

Insanity is just a state of mind
Xarshi
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: Ohio
Posted: 11th May 2006 03:48
well,im making a morrowind type game right now. i plan on seperating the map into differnt pieces like in morrowind,using the heightmaps,but loading them at a distance. only thing is that im using newton for my game,so it will be slow as heck for loading.i'll use fog,and the camera distance so whatever is behind those i will hide.i might as well actually just set up the collision for everything right away though,but in dbp without newton physics,you should be pretty happy with the loading them at different zones.

all ben needs is his band,his guitar,and his computer...
and his dead little power puff girls...

Login to post a reply

Server time is: 2024-09-24 23:27:23
Your offset time is: 2024-09-24 23:27:23