Hello and welcome to Blocky RPG Version Beta 1. This was a project begun on March 18th with the goal to create a smooth sidescrolling RPG in scratch. It uses a complex health bar system that gives each individual enemy a hovering health bar. The game only has one room that the player can explore, consisting of two enemies. It contains three object types: Ground, scenery, and enemies. The ground has collision detection. The scenery has no collision detection. The enemies have collision detection that push the player back. Here is a feature list: *scrolling (x for left and right, y for jumping!) *player object *smooth collisions *enemies that deal damage *health bar to relay player health *health bars to relay enemy health *enemy can be killed by damage or falling *health potion Future Features (In development): *Ranged combat *Enemies with ranged combat *Bosses *More Rooms *Title screen *Saving system