- Joined
- Mar 31, 2013
- Messages
- 337
- Reaction score
- 203
- First Language
- English
- Primarily Uses
- RMMZ
So I'm delving into a new section of the RM code that I haven't worked with yet - the display/camera positioning and I would like some help in trying to understand it. Specifically:
What I Want:
For the 'camera' to move in front of the player while moving (+1 tile, +2 tiles if dashing) and centered on player when standing still.
I've seen this effect in other games and will admit "I want it too" lol. Also this is a style I feel I want for my game but not sure how to do it (mind "How To Do It", not "download and install X plugin")
... unless of course downloading said plugin is not obfuscated and is free to learn from without any copywrite issues. I don't want to steal the code, but I would need to look at it and reverse-engineer it so I can do it too. /endrant
What I Want:
For the 'camera' to move in front of the player while moving (+1 tile, +2 tiles if dashing) and centered on player when standing still.
I've seen this effect in other games and will admit "I want it too" lol. Also this is a style I feel I want for my game but not sure how to do it (mind "How To Do It", not "download and install X plugin")