The Dink Network

Reply to Re: FreeScrolling

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 19th 2004, 05:08 AM
wizardb.gif
Kyle
Peasant He/Him Belgium
 
Yeah, I agree with Redink. I'd like it in if it doesn't delay the release too much. But, I'm still wondering how you're going to make that compatible with existing move commands. How will coordinates relate to screens?

For example, say you have this on a screen :

move_stop(1, 6, 255, 1);

If you're working with freescrolling, x-coordinate 255 will no longer be the same, right? Unless of course you'll still be working with resetting coordinates whne Dink "enters" a new screen. But, if you're working with freescrolling, you'd need commands to scroll via scripting instead of always following around Dink. Else cutscenes will be impossible to do as many of them require Dink to be hidden.