23-Sep-2020, 8:56 PM
(22-Sep-2020, 10:03 PM)Flareon350 Wrote: Hiya, I downloaded your app for this before I went on a two week vacation and played some of it! Even ported some of my own sets to play while on the plane and whatnot and I gotta say, it's a pretty solid way to play CC on the go!Glad to hear it!
I did run into a fairly significant flaw in levels that have monsters on top of exits - the game recognizes touching such tile combinations as beating the level when it normally would kill the player.
Skipping monsters sounds less like a flaw and more of a feature, jk :P
The game was configured process the base tile before running through the top layer (which would contain the monster). I have switched the order of processing and now it will check the top layer for collisions before the base layer, which I assume should fix this. This will be pushed in the next update.
You may laugh at this, but I can't think of a scenario where a monster is on an exit block and it doesn't jump onto your block before you jump to the exit block. Would you be able to direct me to a specific level or pack that this occurs on? For testing of course!
Thanks!