The Dink Network

Reply to Re: The Northern Lands: Chapter 1

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:
 
 
February 16th 2018, 12:42 PM
wizardb.gif
Bluedy
Peasant He/Him Romania bloop rumble
I like Frutti Fresh 
With your fading issue, are the portals touch-based? If so, have you made sure to stick
1.
sp_touch_damage(current_sprite, 0);

as the first item in its touch procedure? Otherwise I imagine it's running multiple times, which would make it keep trying to fade down before fading up.


I already set it to -1. Isn't it about the same?