Got some levels… and a major bug.

I managed to build some nice levels.

The problem is that there are 2 block types that get affected by buttons.

Only one of them actually gets affected.

It’s strange because I used the exact same code for both.

I also got a story!

Best of luck to everyone!

Comments

JackKnife
21. Apr 2012 · 19:54 UTC
Concerning your bug…did you just copy and paste the code for the two buttons and then change the code in one and not the other? Or are they both using the same method so they are using exactly the same code? Have you tried using some logging statements for the buttons to make sure that the game knows that the buttons are being pressed?