Devolper Libgdx (MMORPG game)

Job ID: 31625126

Budget: $8 – $15 USD

I am starting the game creation, I already have maps and sprites, so now I need to create the game base, animation, and movements.

At this first moment, I am looking for someone to create character movemention and animation, each map's tile is 32-pixel in height and 32-pixel width. So the character needs to stay in the center of the tile, and when it receives a command, it should move to the next tile (up, down, left, or right) and to stay in the center too. (Movementation by the grid)

Each direction of movement of the character have three sprites, so when the character moves it should change the three sprint (animation)

Very important, sprites and velocity need dynamic because the velocity will be by level, so when level more high the velocity will be faster and sprites will be changed by the user.