• 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!

Search results

  1. Luxintra117

    Resource Idle Bubble System – Installation & Usage Guide

    Thanks for the report, I'll take a look at and get a patch out for 1.1.0
  2. Luxintra117

    Resource Idle Bubble System – Installation & Usage Guide

    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.
  3. Luxintra117

    Resource Idle Bubble System – Installation & Usage Guide

    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 *...
  4. Luxintra117

    v21.1 Idle Bubble System – Installation & Usage Guide - Idle Bubble System (Wait-Time Fix)

    Reconfigured wait time between each display.
  5. Luxintra117

    Resource Idle Bubble System – Installation & Usage Guide

    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...
  6. Luxintra117

    Resource Menu Makeover: Sleek Pause UI for Essentials v21.1

    Luxintra117 submitted a new resource: Menu Makeover: Sleek Pause UI for Essentials v21.1 - Sleek Pause UI Read more about this resource...
  7. Luxintra117

    v21.1 Menu Makeover: Sleek Pause UI for Essentials v21.1 1.0.0

    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...
  8. Luxintra117

    Resource Idle Bubble System – Installation & Usage Guide

    Hello, yes I've tested it in v19 to v21 and updated the thread :D
  9. Luxintra117

    Resource Idle Bubble System – Installation & Usage Guide

    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...
  10. Luxintra117

    v21.1 Idle Bubble System – Installation & Usage Guide 1.0.1

    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...
  11. Luxintra117

    Recruiting Northbound Recruitment

    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...
  12. Luxintra117

    In Development Northbound

    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...
  13. Luxintra117

    Recruiting Northbound - Recruitment

    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...
Back
Top