Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Graphics Slider
#1
Graphics Slider

Version: 1.0 Initial release

Author: Kread-EX

Release Date: 11/05/2010


Introduction
This is a simple scripting tool to move easily windows and sprites across the screen. It works for XP and VX and is easier to use than Trickster's Moveable Module (included in the MACL). Also, this script will never give you a ZeroDivision error, since no division is performed.

Instructions
Four methods to know:

Code:
x_slide(new_x, incrementation) # Horizontal sliding
y_slide(new_y, incrementation) # Vertical sliding
bi_slide(new_x, new_y, x_incrementation, y_incrementation) # Horizontal + Vertical
is_sliding? # Query to check if there is a slide in progress

Script
Just here.

Compatibility
If you're not using the SDK or the MACL, you shouldn't have any compatibility problem.

Terms and Conditions
You are free to adapt this work to suit your needs.
You can use this work both for commercial and non-commercial work.
Credit is appreciated.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Victor Engine - State Graphics Victor Sant 0 4,597 12-15-2012, 01:52 AM
Last Post: Victor Sant
   Battler State Graphics DerVVulfman 1 6,292 05-05-2010, 08:16 AM
Last Post: zubin73
   Actor Battler Graphics DerVVulfman 2 8,821 10-03-2009, 06:15 PM
Last Post: Yin



Users browsing this thread: