The Dink Network

Reply to Re: DEV notes included?

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:
 
 
April 9th 2018, 04:09 PM
dinkdead.gif
I vote yes, even if only a few people will read it it's nice for those that do

I always find them an interesting read plus useful tidbits can sometimes be found there which might not be mentioned elsewhere, eg this from Dan's journal in Revolution:

"I fixed the issue where sprites were getting hit, even though the player
wasn't hitting them. Turns out that killing a script associated with a sprite
doesn't necessarily kill the reference to the script, which means that hitting
the sprite can cause the script it is referencing (a completely different
script) to be called."