Simple Mouse System - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: Simple Mouse System (/thread-2339.html) |
Simple Mouse System - woratana - 01-23-2009 Simple Mouse System Version 1.5 by Woratana Release Date: 14/04/2008 Introduction I scripted SMS because I'm working on other script that will be good if it has mouse function. And I'd like to share this to others after I got permission from Dervvulfman (this script require his script) I don't have any knowledge about win32api, so I went to find XP mouse script and tried if they work on VX. Finally, I found Dervvulfman's Mouse Input Module. It works great in VX without any edit. This script required Mouse Input Module and Near Fantastica's Path Finding It will allow player to click on menu, choose choice, move on map and talk to NPC by mouse. It's also included feature to use image for cursor. Features - Support to use mouse in many scenes / windows e.g. Battle Scene, Shop, Name Input Screen - Click on map to move player using Path Finding - Click on NPC when player is close to that NPC to talk. Demo Download Simple Mouse System Demo[/color] http://www.mediafire.com/?l4nzlj5nokj Thanks <a href='http://www.Talk to Darkling and Kaz about Punk./' target='_blank'>RRR</a> for hosting this. ^_^ Script I think it's easier to download demo, since I've edited some lines in Near Fantastica's Path Finding script. ;) Screenshot Instruction This script is Plug 'N Play script, so just put Dervvulfman's Mouse Input Module, Near Fantastica's Path Finding, and Simple Mouse System in your game, and enjoy! :) Plan for next version - Cursor change when put on other event - Better event trigger check by click mouse Compatibility No report for compatibility issue so far.. ;) Author's Notes Free for use in both commercial and non-commercial if credit included. Credit DerVVulfman Near Fantastica Freak Boy lambchop Shun Cybersam Astro_mech Mr.Mo Fuso Modern Algebra Zeriab Patrick Lester for the scripts that help me finished this, Mouse Input Module, Super Simple Mouse System, Path Finding. |