#Bug in 6-3 secret hole (super cat tales 2)

1 messages · Page 1 of 1 (latest)

blazing ore
#

In level 6-3 of super cat tales 2 I can't get all the bells because a bug doesn't let me enter the secret hole where the second bell is.

narrow rune
#

I have It too

hushed glade
#

gonna fix this today

#

here's the issue

if( hero.yPos > 976 )
{
Utils.Slot.gameVariables[ GameSlot.VARIABLE_DOOR ] = 5;
exit();
}

Screen height on some devices is too narrow and that doesn't allow the character to reach yPos bigger than 976

hushed glade
#

@blazing ore @narrow rune this should be fixed. Feel free to update to latest version 1.0.65