|
#1
|
|||
|
|||
|
i've been working on a version of monkey ball and its at a beta stage i thought i would post it and get some feedback before i get too much further. since the graphics are limited be the device and language it's just a top down, i am paying around with isometric views and pre-rendered 3d for future levels. for now it only has 3 levels but they are designed so that more levels can be added without editing the main file so each level has its own art (not polished yet) and program file. continue and high scores are not implemented yet either. i am planing to make a few tutorials on how to make levels for it after the first official version is done, the first 3 levels should be enough for templates if anyone wants to add levels.
latest version: 1.6 BETA (still calling it beta because it only has a few levels and i have to add more sound effects) known issues: crashes similar to pong - (it has not crashed for me but it still might) needs to be fine tuned ... ball speed and a few graphics backlight turns off fixed/added in 1.6: now works with firmware 1.12 better performance refined code for creating levels now has 10 levels Last edited by cilmaviel; 04-13-2010 at 04:25 AM. |
|
|
|||
|
|
|
#2
|
||||
|
||||
|
This is amazing! I can't wait to start making my own levels for this..
|
|
#3
|
||||
|
||||
|
Thats Awesome :P I can see there being a lot of levels for this one once it's open to everyone to create!
|
|
#4
|
||||
|
||||
|
Awesome game! I can see how this will be popular soon enough. A few bugs though:
1. My accelerometer suddenly stopped responding and the ball constantly went south no matter what I did. 2. The high Score and Continue doesn't seem to be working, are they activated yet? (EDIT: Reread first post, you mention it there, my apologies) 3. On the third level it is impossible to get the banana to your left, you lose before you reach it, and you're even right on it like the others but don't get it. Looking forward to perhaps make my own levels to this. Would be nice with a few more decorative items and obstacles other than the palm tree. Perhaps a wine going over the court with tiny holes in it so you can barely see the ball at all and have to track its movement in your mind more. And maybe just decorations like rocks or straw.
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ Last edited by Habhome; 02-22-2010 at 06:59 AM. |
|
#5
|
|||
|
|||
|
This is the best game of the zen x-fi 2!!!!
|
|
#6
|
||||
|
||||
|
I just showed this game to some of my friends, they thought it was fantastic! They failed at level three though
|
|
#7
|
|||
|
|||
|
very nice game
|
|
#8
|
||||
|
||||
|
Amazing, so glad someone made something like this. It might be a good (but hard) plan to have the background and level separate, with the level as a png with transparency. Then calculate the whether the ball is still on the map by checking against that..
It would be hard to do but it would make level creation really easy and fun
|
|
#9
|
||||
|
||||
|
Quote:
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ |
|
#10
|
|||
|
|||
|
Quote:
Quote:
Quote:
|
|
#11
|
|||
|
|||
|
Sorry for my bad english.
If this application in the simulator I play I get this error: Lua Run: c:\Creative\ZEN X-Fi2\Applications\MONKEY~1\main.lua Lua Run: Open lib c:\Creative\ZEN X-Fi2\Applications\MONKEY~1\main.lua:21: attempt to call field 'set_senddatatype' (a nil value) Lua Run Error : attempt to call field 'set_senddatatype' (a nil value) |
|
#12
|
|||
|
|||
|
if the game is ran under the simulator it will show that error because the sim does not have the same functions as the device (it also does not have an accelerometer) so the game only really works on the x-fi2. if you want to test it in the sim you can comment out the line "accelerometer.set_senddatatype("all")" in "main.lua" but the ball will be out of control (you have to uncomment the line before you install it on your zen).
also since the sim does not have the same functions (nor does the api have the same ones), they might be changing the a couple of the functions in the next firmware. if they are changed any game that uses the accelerometer will need an update so it does not crash. |
|
#13
|
|||
|
|||
|
I got some suggestion for this game:
1. i think tat u should try to add some modern sound effects to lighten up the game. The graphics of the game is indeed good (though theres still room for improvement) but the game is a bit dead (no offence intended ) without sound effects. Try to make the modern sound effects play as frequently as possible wen playin the game to further lighten up the game. And for those hu may get annoyed by the sound, u could make an option for us to turn it on or off2. Another suggestion would be make the ball look like its in motion while moving around. Currently, the ball is jus stayin still while being moved around THX!
Last edited by fzbm123; 02-22-2010 at 02:33 PM. |
|
#14
|
|||
|
|||
|
my player simply crashes and switches off at level 2!
|
|
#15
|
|||
|
|||
|
sound effects are on the list of things i plan to add.
it sometimes crashes whether you are playing music or not, much like pong does (this happens on my player with just about any game). i found that if you start the player in recovery mode and choose "reboot" (be VERY careful NOT to reformat your player) then the crashing issue goes away for at least one play through the game. has anyone found a way to fix the crashing without a reboot yet? |
|
#16
|
||||
|
||||
|
Played through the game a few times now, and I get more and more control of the ball and can move fairly quickly. Still feels like the accelerometer doesn't quite respond though and the ball goes straight even though I tilt the player slightly.
On account for the crashes, I have no clue. No apps crash for me ever unless there is an error in the coding it seems. Except for Boink which crashed after a while.
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ |
|
#17
|
|||
|
|||
|
i don't know if it's possible... a sort of fall of the ball when you loose would be awesome, maybe a short sequence of the same image that get smaller and smaller
i can't wait for custom levels :O thanks |
|
#18
|
||||
|
||||
|
That reminded me of something I wanted to point out. The text when it is paned towards you leaves a trace behind, making the numbers hard to really see correctly. Is it intentional? And if it is, could it be made better?
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ |
|
#19
|
|||
|
|||
|
the way i evened out the jittering of the ball, i took the last 16 pieces of data from the accelerometer and average them out so the movement is smoother, this also adds some inertia so you have to counteract it a little, this may be the unresponsiveness you are talking about.
animations for falling, beginning and ending a level are already on the list of things i have to add. the number animations, i plan to fix so it only shows one number at a time. they are meant to show the ones behind them though, for a kind of 3d effect (anyone know how to make text bold? this would help to fix it). thanks for all the feedback, if people think it's better a certain way then i'll change it so it's a better fit with the game. |
|
#20
|
||||
|
||||
|
Quote:
EDIT: Did some more testing. It seems that I have to keep the player tilted a few degrees towards me to keep the ball still. If it is entirely level it goes north. Is this on purpose so you won't have to look straight down? And one more thing, I think I saw someone make a code fragment allowing for accelerometer calibration so you could set "level" as 90 degrees from the regular "level", or anyway you liked. Might be a good thing to implement in this app so you could play it while lying down or whatever.
__________________
"If you are good enough at English to apologize, then there is no need to." - A good friend of mine Discovered something about the X-Fi2 you think others may not know? Post it here so others can learn about it! Have a question about X-Fi2 apps? Consult the FAQ before creating a thread about it. Like my work? Tell your friends. Don't like it? Tell me so I can improve. ^.^ Last edited by Habhome; 02-22-2010 at 04:58 PM. |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 03:21 AM.












Linear Mode
