Follow Mouse script

● ARCHIVED · READ-ONLY
Started by Rainbowwizzkid 7 posts View original ↗
  1. I kinda need a "follow mouse pointer" script for a game im in the middle of designing, and im really terrible at making scripts

    Any ideas?

    (btw, I'm using Rpg Maker VX Ace)
  2. I've moved this thread to RGSS3 Script Requests. Thank you.

  3. what on earth is a 'follow mouse pointer' script?
    Do you mean one that allows use of the mouse in game? one that the player will follow the mouse position? what?

    Here is a selection of input scripts I wrote for ace years ago: https://www.dekitarpg.com/dekyde/hois
    They have basic mouse support. Showing icons for mouse icon etc.
  4. alright, thanks a tonne
  5. I believe what the OP wants is a script that when you click the player will move to that location and when moving the mouse (while still clicked) the player will change direction and move to the new spot. Think of Diablo and such.
  6. I haven't tried it myself, but I understand that Super Simple Mouse Script comes with point-and-click movement.
  7. Corlagon said:
    I haven't tried it myself, but I understand that Super Simple Mouse Script comes with point-and-click movement.
    That is just mouse control not a continuous mouse control with movement