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 / splash screen.....

Author
Message
Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 21st Sep 2003 07:18
How would i go about making a splash screen in DB with out using back drop...i dont want it like the back drop and have it tiled....just want this one image displayed over the entire background...

i tried creating an a plain and texturing it with my image but the plain/image wont fill up....no matter how big i make the the plain the image will not fill it up....and the image isnt rotated properly....isnt it suppose to be flat on all 3 axis by default....?
zzabb
21
Years of Service
User Offline
Joined: 25th Apr 2003
Location: Seattle, USA
Posted: 21st Sep 2003 08:54
well your plain could be used but you have to set your camera and position it to have your plain fill the screen(camera view)

or you could paste an image to the screen
the image would have to be the size of your screen

or you could sprite an image to the screen and scale your sprite to fill the screen

there may be other ways, but I don’t know them

the choice is yours

My advice is free -
unfortunately you get what you pay for (-:
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 21st Sep 2003 16:03 Edited at: 21st Sep 2003 16:04
Bitmap 0 is the screen

SET CURRENT BITMAP 0
LOAD BITMAP...

or

LOAD IMAGE "backdrop.jpg",1
SPRITE 1,1,1,1

Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 22nd Sep 2003 01:22
Thanks BatVink that sprite idea worked.....

ok now how about icons....how do i change the programs default icon?
Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 22nd Sep 2003 02:15
oh and another thing.....

having trouble with this image....
I am trying to create a plain and texture it with this image....
but the position object command aint moving it....the object stays at the top left corner...



the jpg is only 256x256

the position object doesnt make sense to me.....0,0 is center...but 3,3 or more is in the corners......

the display is set to 800x600 and windowed....
i want the image in the top right corner....any ideas?
Orion Pax
21
Years of Service
User Offline
Joined: 17th Sep 2003
Location:
Posted: 22nd Sep 2003 02:42
and what about a command to tell if the game is the active window??
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 22nd Sep 2003 20:51
Your plain is being positioned in 3D Space, not 2D Screen space. So...

1,1,0 is not the top left of your screen, it just off-centre of the 3D space.

Stick to sprites, unless your comfortable with positioning the object correctly in 3D space, then locking it to the screen.

BatVink (formerly StevieVee)
http://facepaint.me.uk/catalog/default.php
OSX Using Happy Dude
21
Years of Service
User Offline
Joined: 21st Aug 2003
Location: At home
Posted: 22nd Sep 2003 20:51
Got a splash screen plug-in.


Avatar & Logo by Indi. Come to the UK DBPro Convention in Chichester

Login to post a reply

Server time is: 2024-11-10 19:20:06
Your offset time is: 2024-11-10 19:20:06