Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

[ES] Message Boxes System

PK8

Member

Message Boxes System

Introduction
Ever get tired of message boxes getting in the way of you interacting with an NPC or object or etc.?

Features
  • When moving at the top of the screen, the message box will appear below. And vice versa.
  • It uses the player's Y screen coordinates to do this.

Screenshots
Who needs 'em. :p

Demo
Download Here

System
Requires
1 variable
1 switch
2 common events

Create a common event
Name: Coordinates
Trigger: Parallel
Switch: Message Boxes
Code:
@>Control Variables: [Player Screen Y] = Player's Screen Y

Create another
Name: Where do they appear?
Trigger: Parallel
Switch: Message Boxes
Code:
@>Conditional Branch: Variable: [0001: Player's Screen Y] <= 200
@>>Text Options: Bottom, Show
@>>
@> Branch End
@>Conditional Branch: Variable: [0001: Player's Screen Y] >= 300
@>>Text Options: Top, Show
@>>
@> Branch End

FAQ
If you are looking for support, please visit the PunkBoards which are located within my rmxp.org profile.

Compatibility
N/A

Terms and Conditions
Just credit me in your game.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top