- Joined
- Feb 6, 2013
- Messages
- 370
- Reaction score
- 240
- First Language
- English
- Primarily Uses
- RMMZ
I wanted to implement a hygiene system in my game, where the player has flies buzzing around them if their hygiene meter gets too low. Yes, I know this would be super-simple, just edit and swap out character sets. However, I have a lot of character sets to use, for different outfits, and I figured it would save time to be able to just activate a character set of flies buzzing around on top of whatever current charset being used when a "dirty" state is activated. Hope all of this makes sense.