| View previous topic :: View next topic |
| Author |
Message |
zeroxorxdiexskater
Joined: 14 Aug 2008 Posts: 2
|
Posted: Thu Aug 14, 2008 8:51 am Post subject: [LUA]skipping a title screen |
|
|
| hey i am developing a game and i have been avoiding this part of my game for quite some time cause i just didnt know how to approach it but now i need help. well i have a loading screen and 2 title screens and on my pre alpha release for the game people really wanted to be able to skip the title screens and go straight to the gameplay in the main loop. well i just need to know a way to press x and skip the title screens. i dont need a code but if someone could point me in the right direction thanks |
|
| Back to top |
|
 |
Raphael

Joined: 17 Jan 2006 Posts: 646 Location: Germany
|
Posted: Thu Aug 14, 2008 9:15 am Post subject: |
|
|
To cite another well known forum member:
| J.F. wrote: |
We don't teach baby-programming here.
|
_________________ <Don't push the river, it flows.>
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki
Alexander Berl |
|
| Back to top |
|
 |
zeroxorxdiexskater
Joined: 14 Aug 2008 Posts: 2
|
Posted: Thu Aug 14, 2008 9:34 am Post subject: |
|
|
hm yes, i came here for help cause no one else would and you turn me away, i dont get it.
oh and if anyone wants to help
should i have an if loop that makes it so if x is pressed it goes to the main loop or something? |
|
| Back to top |
|
 |
pspZorba
Joined: 22 Sep 2007 Posts: 156 Location: NY
|
Posted: Thu Aug 14, 2008 12:45 pm Post subject: |
|
|
zeroxorxdiexskater if you are looking for help in LUA, I think there is another forum on ps2dev more appropriate than this one :
http://forums.ps2dev.org/viewforum.php?f=21 _________________ --pspZorba--
NO to K1.5 ! |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Thu Aug 14, 2008 2:48 pm Post subject: |
|
|
| I'll give you this much of a hint: look at the Lua code for existing PSP Lua games. There's a reason most people release the source - so that noobs can learn how to do this stuff without bugging the devs. :) |
|
| Back to top |
|
 |
hardrive
Joined: 17 Mar 2006 Posts: 11
|
Posted: Fri Aug 15, 2008 9:51 am Post subject: Re: [LUA]skipping a title screen |
|
|
| Honestly zero, this really is a simple question. There is no wonder that nobody answered your question at QJ. Oh, and way to listen to my advice... |
|
| Back to top |
|
 |
|