Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 MKXP Compatible Mouse Add-on
#1
MKXP COMPATIBLE MOUSE ADD-on
<not an RPGMaker XP script but close>
Version: 1.0


Introduction

MKXP, a replacement engine for RPGMaker XP, has built-in content to support mouse input. But it does not attach mouse input to the input class, generate a mouse cursor, nor deal with highlighting of menu options by way of the mouse.   This script is a skeleton for users of MKXP or latter additions of HiddenChest (at least tested with 64bit Windows).


Features
  • Allows a new Graphics\Mouse folder for cashing the cursor
  • Creates a new Sprite_Mouse class for generating the mouse cursor
  • Tracks the mouse within the Window_Selectable class for simple menu use
  • Adds Left-Click for Input::C (Decision)
  • Adds Right-Click for Input::B (Cancel)
  • Adds Middle-Click for Input::A (um... up to you)
  • Shows simple means to add mouse control to any Scene_ code instances


Screenshots

A screenshot?  It would show just a mouse cursor IN the game window.


Script

"script"


Instructions



Generally, place this below Scene_Debug and above Main for this to work if you are using a generic RPGMaker XP set of scripts. 

REQUIRES:  You include a .png file named "Arrow" within a new Graphics\Mouse folder


FAQ

This is stripped down from other work that I have, made primarily to test different MKXP-based engines.


Compatibility

Not for RPGMaker XP, but compatible MKXP based engines.  Earlier HiddenChest engines such as HiddenChest Hires has issues.


Credits and Thanks

Ancurio for MKXP, Kyonides for HiddenChest, and Melana for retaining HiddenChest Hires edition.


Terms and Conditions

Free for use.... PERIOD!
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#2
OK, this sounds like a good idea for making it easy to treat mouse clicks like your typical OK and Cancel buttons in RPG Maker. I just find it unfair. Nope, it's not jealousy speaking here. Actually, it's all about accessibility. The people which for any given reason need to use their left hand the way most of us use our right hand, could end up feeling slightly discriminated here. Happy with a sweat It doesn't offer a way to adapt it to their circumstances. Sad
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9

Maranatha!

The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.

[Image: SP1-Scripter.png]
[Image: SP1-Writer.png]
[Image: SP1-Poet.png]
[Image: SP1-PixelArtist.png]
[Image: SP1-Reporter.png]

My Original Stories (available in English and Spanish)

List of Compiled Binary Executables I have published...
HiddenChest & Roole

Give me a free copy of your completed game if you include at least 3 of my scripts! Laughing + Tongue sticking out

Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Aleworks Input Mouse Sprite Add-On DerVVulfman 2 861 09-21-2023, 02:56 PM
Last Post: DerVVulfman
   Draining Skills! / Compatible with ABSes and custom non-active BSes / No SDK required DrHouse93 0 4,378 06-24-2016, 11:43 AM
Last Post: DrHouse93
   Mousie: The Mouse System DerVVulfman 67 101,101 07-19-2015, 11:18 PM
Last Post: yamina-chan
   Simple Mouse System woratana 0 5,625 01-23-2009, 06:47 AM
Last Post: woratana



Users browsing this thread: