This site requires JavaScript, please enable it in your browser!
Greenfoot back

kenshinakh's Comments

Back to kenshinakh's profile

Well, eventscripts are what I used in my game. Although they're a bit more advanced, they make things easier. (BTW, Lilpowerdude, you're not using eventscripts xD. I don't think you have the time to implement it because it would require you to change your entire coding style, not to mention trash a lot of the code you have right now.) Also, I have no idea if that's what they are called. It's just that I called my scripts "event scripts". They're just like, text commands in a text file that tells my program what to do. Like php scripts or just normal scripts. It's true that if/else statements are pretty easy on the computer. If you want us to help you, can post your source code. Even though it's a contest, if you have trouble with something, and you can't figure it out, it's more beneficial to post the source.
Oh I think I found out where that bugs occur. plcs, is it when you fall through a crack between two switches, and then you can't get back up through the same hole?
Thanks for pointing out the bug. Were you refering to the level where the switches turn into a grid? Because that's the only one I can think of where that can occur. Also, how'd you get into the glitch? Like, does it happen when the character is boxed in all 4 directions? Or maybe, when the walls are too close to each other and the character tries to jump off the walls?
It's hard to tell unless we can look at the source code.
Okay, I have fixed a couple of bugs, but more importantly, you can skip now. Also, just to let people knoow, you can load up the menu any time you wish by pressing Esc.
@erimaxbau thanks, I'll add a skip feature real soon. @jesusgeek94 There's a mp3 java player called jlayer. All I did was import it and implement it to work with greenfoot.
Usually when I test my games for playability, I ask other people because it's much easier to beat your own games.
Again, my mistake xD.
Yeah. lol my mistake.