- Joined
- Dec 15, 2016
- Messages
- 534
- Reaction score
- 552
- First Language
- British English
- Primarily Uses
- Other
There aren't many games I've seen/played with message or menu boxes/bubbles that aren't square/rectangular, but I was wondering if there was a way to make it to where such a thing would be possible without cracking hardcoded anything (that's a messy job that's reeeeeeealllly HARD to clean up).
Like, for example, I've seen a love and romance game where the message bubble becomes a heart when the message speaks of a crush or affection, etcetera, and a jagged red shape when someone is POed. I wonder how that could be implemented short of rewriting hardcode (I've not the skill in C++ or Python for this).
Like, for example, I've seen a love and romance game where the message bubble becomes a heart when the message speaks of a crush or affection, etcetera, and a jagged red shape when someone is POed. I wonder how that could be implemented short of rewriting hardcode (I've not the skill in C++ or Python for this).
