Hello everyone,
I wonder how u guys will make action platform games like mario, kirby, etc games. I am quite confident with programming itself, but I have never made a game with basic yet. so how would you guys:
- Control the views in the game (let the screen follow the character)
- Tile your game (with tilesets making the background)
- character movement (left, right, jump, etc)
I mostly programmed with Game Maker, but I left it because it was to easy.
for example, for moving you would do: obj_Character.x = -2 on left arrow button. So how would you do that using Basic4Android then?
Thanks
XverhelstX
I wonder how u guys will make action platform games like mario, kirby, etc games. I am quite confident with programming itself, but I have never made a game with basic yet. so how would you guys:
- Control the views in the game (let the screen follow the character)
- Tile your game (with tilesets making the background)
- character movement (left, right, jump, etc)
I mostly programmed with Game Maker, but I left it because it was to easy.
for example, for moving you would do: obj_Character.x = -2 on left arrow button. So how would you do that using Basic4Android then?
Thanks
XverhelstX