if your planning on making a platformer and dont wanna create all of the mechanics from scratch, feel free to make a copy of this project and build over it. please don't forget to leave credit. ###HOW TO USE:### create your own map for the player to follow. make sure the map is boxy to not conduct strange bugs with the physics. right now the cube will only collide with the top edges of the floors. in order to add collision to the obstacles is to add hitboxes to the hitbox sprites. "hitboxL" is for adding hitboxes to the left side of an object. "HitboxR" is for adding hitboxes to the right side of an object. if you need help, just contact me.
all me.