- Joined
- Apr 3, 2018
- Messages
- 35
- Reaction score
- 2
- First Language
- Italian
- Primarily Uses
- RMVXA
I want to create simple speech bubbles that pop over the talking character's head, like the ones in LISA, how can I do this?
sorry I'm a bit late! thanks for the answer! anyway I have a bit of a problem because you see, I use pretty big sprites and the default position of the speech bubble with yami's script is too low (covers half body: https://i.imgur.com/QgL7jW2.png)Here's a link to Yami's Pop Message system.
https://github.com/suppayami/rmvxa-collection/blob/master/yami-script-ace/10 - Pop Message.txt
It requires Basic Module.
https://github.com/suppayami/rmvxa-collection/blob/master/yami-script-ace/01 - BasicModule.txt
How to Use:
Use these code inside your message:
\bm[x] – Make message window pop on event x. Set x to 0 to pop on actor.
\cbm – This will cancel manually pop message.
Preview-
![]()
Screen from- https://yamiworld.wordpress.com/yami-engine/text-display/pop-message/
Alternatively, Deluxe Speech Bubbles (from Reddit, r/RPGMaker)
https://bit.ly/2yMCVLN
yeah that's it, thanks!Try changing the number at line 65.
:y_buffer => -36