Moving the 3rd person plugin sprite through VBScript

This forum is meant for requesting technical support or reporting bugs.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

Moving the 3rd person plugin sprite through VBScript

Postby hegel5000 » Mon Jun 19, 2006 10:22 pm

What code would I need to make the sprite jump to another position? It's mainly so that I can control the sprite's starting location in a frame based on where it was in a previous frame (so that there can be multiple camera angles of the same location).
` The other reason is for having enemies with attacks that knock you back, and do the attack on a timer.
` So how do you put the sprite in another location (without it walking in between locations) by executing some VBScript?
hegel5000
Member
 
Posts: 40
Joined: Tue Jan 17, 2006 3:44 am
Location: En la casa de la mama grande.

Postby Candle » Mon Jun 19, 2006 10:30 pm

More help here .
Attachments
3dpersonconfig.png
3dpersonconfig.png (12.34 KiB) Viewed 2466 times
Please don't PM me questions, ask here in the forums!
``````````````
Between grand theft and a legal fee, there only stands a law degree.
User avatar
Candle
Administrator
 
Posts: 3077
Joined: Sat Feb 07, 2004 2:21 am
Location: Rudy's Bar

But with VBScript?

Postby hegel5000 » Mon Jun 19, 2006 10:59 pm

Well, that didn't help . . . but I did find out after using code interception command how to make the sprite move to a location with the normal walking sequence.

Code: Select all
MoveSpriteVER10 "367","235","","516","297",""

the first two numbers are what you need to type in to determine where the sprite walks (even though I don't know what those other empty sets of quotes do), and the second two are the coordinates for the sprite on the frame that the hotspot might take the sprite to.
` To move the sprite instantly, make the set the destination you want the sprite to jump to, and make the hotspot take you to the same frame.

` Oh, I feel stupid for not trying that . . . [/code]
hegel5000
Member
 
Posts: 40
Joined: Tue Jan 17, 2006 3:44 am
Location: En la casa de la mama grande.


Return to Adventure Maker Technical Support and Bug Reports

Who is online

Users browsing this forum: No registered users and 0 guests

cron