@liliput It seems that you tried to like/vote this scenario (about 3 times), as of now there isn't much to it and I'm currently unable to upload it due to an error that I receive when I try. I have the moving fixed and I implemented combos among other things for the next upload. If you're trying to like/vote this scenario then click on the "Who likes this?<Thumbs up>Do I like this?", then reload the page and it should show that you like it.
I changed the three getWorld().getObjects(... in your methods to getIntersectingObjects(... since that was the only way I can use your methods for collision checking between two actors of the same class. It works just fine, since there is no reason why it shouldn't but I'm just wondering why you did what you did? Maybe there is a reason that I should use getObjects as opposed to getIntersectingObjects.
2017/3/31
Scrolling Tutorial
2017/3/29
Scrolling Tutorial
2017/3/29
Maze Adventure
2017/3/27
ORD
2017/3/24
Tic-Tac-Toe
2017/3/24
Final Project Test Comp Sci
2017/3/22
Pops
2017/3/17
MazeGame
2017/3/17
Pixel-perfect collision detection