The Dink Network

Reply to Re: Resizing sprite

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:
 
 
June 4th 2016, 05:54 PM
peasantm.gif
shevek
Peasant They/Them Netherlands
Never be afraid to ask, but don't demand an answer 
Not really, but you can cheat.

Brain 12 resizes a sprite slowly, but when it's done it kills the sprite. So if you know how long it takes, you can:

- Create a new brain 12 sprite to do the resize.
- Make the original sprite invisible.
- When it's about to disappear, make the original visible at the target size.

I would do that last step a bit too soon, to be sure; if you're a bit too late, it flickers which is ugly. My guess is that showing it a little too soon is not noticable.