Welcome, Guest. Please Login or Register
YaBB - Yet another Bulletin Board
  Welcome to our forum.
  HomeHelpSearchLoginRegister  
 
Page Index Toggle Pages: 1
Send Topic Print
Sprites very little horizontal movement. (Read 363 times)
anbascor
Newbies
*
Offline


Explorations v9. Rocks!

Posts: 2
Sprites very little horizontal movement.
Feb 27th, 2010 at 10:41am
 
Hi guys:
I now use Windows XP, but I suppose in some months I'm going to install
windows7 and you can see if it works with windows7 explorations.
As for the sprites that I noticed is that the image always moves and ami me
like that was fixed instead of doing that very little horizontal movement.

health
Back to top
 
 
IP Logged
 
exploreRPG
Administrator
*****
Offline


Explorations Forever!

Posts: 274
Explorations HQ
Gender: male
Re: Sprites very little horizontal movement.
Reply #1 - Mar 1st, 2010 at 3:34pm
 
I have a solution for this. It's in my head right now and will be added tonight. I expect to release an update by Saturday or maybe 2 weeks from today. Right now there doesn't appear to be any errors reporting to the RegServer, so things are very stable for combat testing.

The error was caused by the image Resize routine. A different routine is needed for sprites than is needed for MapGroups. (trees. etc..)
Back to top
 

The Administrator.
WWW exploreRPG explorerpg@yahoo.com  
IP Logged
 
anbascor
Newbies
*
Offline


Explorations v9. Rocks!

Posts: 2
Re: Sprites very little horizontal movement.
Reply #2 - Mar 1st, 2010 at 5:12pm
 
I still have to learn many things about the program. Roll Eyes
One is to make the NPC to move, it hard for me because the scripts are not as work but will continue investing.
I'd need a step by step tutorial on how to make the scripts, you know where I can find one that is good?
thanks for solving it in the sprites. Smiley Smiley

greetings
Back to top
 
 
IP Logged
 
exploreRPG
Administrator
*****
Offline


Explorations Forever!

Posts: 274
Explorations HQ
Gender: male
Re: Sprites very little horizontal movement.
Reply #3 - Mar 2nd, 2010 at 7:00pm
 
You can simply tell the NPC to move to a location.

MoveTo {npcname, x,y}

x,y are the map pixel location.. Look in the Tutorial forum.

http://www.explore-rpg.com/cgi-bin/yabb2/YaBB.cgi?num=1262734712
Back to top
 

The Administrator.
WWW exploreRPG explorerpg@yahoo.com  
IP Logged
 
exploreRPG
Administrator
*****
Offline


Explorations Forever!

Posts: 274
Explorations HQ
Gender: male
Re: Sprites very little horizontal movement.
Reply #4 - Mar 9th, 2010 at 9:06pm
 
The horizontal movement on sprites is fixed in this release. It was caused by using a single resize image routine on sprite sheets. Sprite sheets have individual frames which must me resized independently. (The editor has this routine already, but now the Driver does this within eMotions/OpenGL)

Things are coming together!
Back to top
 

The Administrator.
WWW exploreRPG explorerpg@yahoo.com  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print