06-30-2016, 01:53 PM
Good start, I understand your big issue, I've dealt with making these bitchy Mario physics, and item blocks can be a pain with the collision area and changing. I recommend using a specific instance of the block object with a ready variable that changes when struck. OOP(Object Oroented Programming) is a massive requirement in most games.