Changing the View in the Splashscreen

Game Editor comments and discussion.

Changing the View in the Splashscreen

Postby catacomber » Fri May 02, 2008 1:36 am

I'm so excited because I can make a splashscreen for my little platform game and move to the first level from there.

Only thing is that when I move to my first level I see the background, but not the platform for that level? It looks like it was stripped out. :!:

Let's say this is (down below) the background pic with the platform running along the bottom. The platform disappeared. Am sure there's a simple answer but not sure what it is.

[_____]

Any way to tell exactly what the coordinates should be in the code for moving the view? F.E., my code is on mouse button down:

DestroyActor("Enter");//keep only one actor on the screen
DestroyActor("Begin");//keep only one actor on the screen
view.x=391;//set view x screen coordinatesl
view.y=10;//set view y screen coordinates


The Enter and Begin actors are just the background for the splash screen and the text "Enter".

I feel I'm beginning to make progress with GE and I love it but this is a small problem for me. Any help is appreciated. :D
User avatar
catacomber
 
Posts: 195
Joined: Fri Sep 28, 2007 5:36 pm
Score: 10 Give a positive score

Re: Changing the View in the Splashscreen

Postby pyrometal » Fri May 02, 2008 2:02 am

Have you checked you z-depths?
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: Changing the View in the Splashscreen

Postby catacomber » Fri May 02, 2008 2:04 am

Ah, did not think of that. Thanks, will try.--Check your mazeman demo--I put a post there. : )

Still no platform---changed Z depths but it's like it doesn't exist.

I did a search and couldn't find anything---I routinely do a search now to try to find answers but nada.
User avatar
catacomber
 
Posts: 195
Joined: Fri Sep 28, 2007 5:36 pm
Score: 10 Give a positive score

Re: Changing the View in the Splashscreen

Postby pyrometal » Fri May 02, 2008 2:13 am

It would be easier if I could see the project, You can alway sens it over for me to take a look at it!
SPRITE WARRIOR:
Free, open-source & crossplatform pixel art editor (currently under construction).
User avatar
pyrometal
 
Posts: 706
Joined: Wed Nov 28, 2007 4:07 am
Location: Kingston, ON, Canada
Score: 86 Give a positive score

Re: Changing the View in the Splashscreen

Postby catacomber » Fri May 02, 2008 2:15 am

I emailed it to you. It's small because haven't put in the player and monsters yet nor gotten to the big cave. : ) I was just so thrilled to be able to do a splashscreen. : )
User avatar
catacomber
 
Posts: 195
Joined: Fri Sep 28, 2007 5:36 pm
Score: 10 Give a positive score


Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron