- Joined
- Jul 12, 2020
- Messages
- 96
- Reaction score
- 18
- First Language
- English
- Primarily Uses
- RMMV
So...after I finish creating my 1st test-game, I'd like to begin on a new project in the near future. One that would involve nothing but custom assets, sprites...etc. I'd like to take the notes now so that I can incorporate it later on!
1) I'd like to make a character that's generally around 19 pixels wide, and 38 pixels in height. (Goes up and down slightly for animation purposes).
So because of this, how would I maintain his "feet" hitbox? Like, I know the engine runs by 48x48, but I'd like to make it where around his legs are the main "hitbox" of the player while his upper body can usually get closer to objects.
2) The character will have various expressions, and while that's not a problem...I would like to know how to implement diagonal movement. How do you allow this in-game?
On top of this, I also have "diagonal sprites". When the player moves diagonally, I'd like to know how to tell the game to use those diagonal sprites.
3) How would I go about shading?
I know using custom tiles usually does not let the "shade" tool work. So how can I implement that if I used all custom things?
If you guys have any other general tips about a game using all customized, please tell me!!
Thank you! X3
1) I'd like to make a character that's generally around 19 pixels wide, and 38 pixels in height. (Goes up and down slightly for animation purposes).
So because of this, how would I maintain his "feet" hitbox? Like, I know the engine runs by 48x48, but I'd like to make it where around his legs are the main "hitbox" of the player while his upper body can usually get closer to objects.
2) The character will have various expressions, and while that's not a problem...I would like to know how to implement diagonal movement. How do you allow this in-game?
On top of this, I also have "diagonal sprites". When the player moves diagonally, I'd like to know how to tell the game to use those diagonal sprites.
3) How would I go about shading?
I know using custom tiles usually does not let the "shade" tool work. So how can I implement that if I used all custom things?
If you guys have any other general tips about a game using all customized, please tell me!!
Thank you! X3
