|
#41
|
||||
|
||||
|
jbob182: You think the player is considered idle when holding a button?
That's kinda strange...
__________________
There was a little man... |
|
|
|||
|
|
|
#42
|
||||
|
||||
|
Quote:
If the player does not return any changes in value from user input (such as touch screen or button, accelerometer is out becuase it is always changing) then activate the shutdown, since (as you might now) when holding down the "home" button, it returns a value of 1, else 0, (or true and false, whatever your prefer). Now, as i said before, if the value does not change (keyword) in a peroid of ie: 5 minuts the it activates. So pretty much, it will register no change in the input becuase the value is always 1. How you could fix this is the following 1. Turn off ideal shutdown... 2. Use this speed hack Redwolfhome and I discovered: put this right at the beginning of your while loop : Quote:
to: "if c==1 then" (You might have to add control.read()=0 at the end of your lope to change the value, so it seems that there is constant new input) Doing this will "emulate" user input and stop the ideal shutdown, and it speeds up the game on the player. (I noticed awhile ago that like on the emulator, if you move your finger really fast across the screen, the game speeds up). Note: the speed up is not huge but it still helps a bit, and will stop the ideal shutdown (possibly, but i am not sure), if it doesn't work , try a variation , such as emulating a button press and release while the character is in the air and not touching any platforms, ie: Quote:
__________________
Tools: Playlist Manager , Document to RSS , Notepad++ Instellisense Games/Apps: Asteroids, ZenFrame, Graphing Calculator, Pingus X-Fi2, Boxwars, SkiFree, Jezzball Last edited by jbob182; 04-04-2011 at 03:51 PM. |
|
#43
|
||||
|
||||
|
This sounds very interesting, thanks for the tip, jbob.
__________________
There was a little man... |
|
#44
|
|||
|
|||
|
It is good to hear that some of these X-FI 2 apps now have websites! Just one question, how many floors are there images for? Does it loop the images for the floors after that, of does it just end the game?
__________________
Apps: Guitar Tuner- http://anythingbutipod.com/forum/showthread.php?t=61049 |
|
#45
|
||||
|
||||
|
The game ends only when you fall. That means you can theoretically reach any floor number up to infinity.
![]() There are 11 different floor styles (up to 1000). After you reach 1000, the style stays the same for the rest of the game. Anyway, more floor styles could be added in the future. I've got holiday right now, so maybe I'll continue the project. (If I figured out what causes the random crashes, I could even release version 1.0.)
__________________
There was a little man... |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 06:15 PM.












Linear Mode
