Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games. Don't forget to come back September 21st to vote for your favorites!
Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Yes if you only want it to display once you can use Wait and pbDisposeIdleBub, just adjust the wait time for as long as you want. On event page two you can have the event run something else. It will only run the Idle bubble once even if you exit and renter the map.
I've posted an update for this, but in the current script replace:
if @idle_wait_time && Graphics.frame_count - @idle_wait_time > 1 * Graphics.frame_rate
@idle_wait_time = nil
with:
if @idle_wait_time && Graphics.frame_count - @idle_wait_time > $idleBub.wait_time *...
Luxintra117 updated Idle Bubble System – Installation & Usage Guide with a new update entry:
Idle Bubble System (Wait-Time Fix)
Read the rest of this update entry...
1. Replace the old script in your Essentials project
Open your Pokémon Essentials project folder.
Launch Pokémon Essentials Script Editor (from inside RPG Maker).
In the left panel, find the existing UI_PauseMenu
Delete that old script section.
Import (or cut-&-paste) your new UI_PauseMenu into...
Luxintra117 submitted a new resource:
Idle Bubble System – Installation & Usage Guide - Automatic dialogue bubbles that appear above NPCs when the player is nearby
Read more about this resource...
Step 1: Install the Script
Open RPG Maker XP.
Press F11 to open the Script Editor.
Scroll to just below the TextEntry section.
Right-click → Insert → name it IdleBubbleSystem.
Paste the full script (from Idle Bubble System.txt) into this section.
Step 2: Add Required Graphics
Copy the...
Do you have a burning passion for Pokémon? Are you a talented writer/artist or musician eager to contribute your skills to a fan game that will captivate trainers worldwide? Look no further! We are currently assembling a dedicated team to bring our Pokémon-inspired fan game to life, and we need...
Embark on a Journey of Myth and Mastery in the Pantheus Region!
Introduction to the Development of "Northbound"
Greetings, adventurers and game enthusiasts!
Welcome to the official development thread for "Northbound," an exciting new Monster Capture RPG set in the captivating Pantheus Region...
Do you have a burning passion for Pokémon? Are you a talented writer/artist or musician eager to contribute your skills to a fan game that will captivate trainers worldwide? Look no further! We are currently assembling a dedicated team to bring our Pokémon-inspired fan game to life, and we need...