The Dink Network

Reply to Re: Bridge over the River Vanish

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:
 
 
July 16th 2004, 04:37 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
You've set the bridges as background sprites, which are drawn immediately after tiles and then 'forgotten about'. When the tiles animate, it over-writes that area of the screen, and because it 'forgot about' the background sprite, it isn't drawn.

To fix it, simply set it to a normal sprite and give it a depth que of something like -100.