Page 1 of 1
Sparkly drop targets
Posted: Thu Aug 21, 2014 11:13 am
by richmond62
Inspired by a suggestion by Brahmanathaswami:
http://andregarzia.on-rev.com/richmond/ ... vecode.zip
The code is in the group "GreenDOG".
Enjoy!
Richmond.
Re: Sparkly drop targets
Posted: Thu Aug 21, 2014 12:59 pm
by richmond62
I've just posted an updated version: the 'dog' on the left uses the animated GIF I downloaded from the internet,
the 'dog' on the right uses an animated GIF I have just made myself.
Re: Sparkly drop targets
Posted: Thu Aug 21, 2014 1:03 pm
by richmond62
Oh:
I cheated by making a set of differently sized PNGs and then going here:
http://gifmaker.me/
Lovely job!
Re: Sparkly drop targets
Posted: Fri Aug 22, 2014 10:15 am
by richmond62
Crayons that sparkle as they are moved.
Re: Sparkly drop targets
Posted: Fri Aug 22, 2014 11:09 pm
by Brahmanathaswami
But the crayons do not follow the mouse, they jump from one location to the next.
Re: Sparkly drop targets
Posted: Fri Aug 22, 2014 11:11 pm
by paul_gr
Brahmanathaswami wrote:But the crayons do not follow the mouse, they jump from one location to the next.
Same here. They don't move until the animation stops.
Paul
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 9:22 am
by richmond62
If your processor is fast enough they do move.
That is the main problem with this.
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 10:10 am
by paul_gr
richmond62 wrote:If your processor is fast enough they do move.
That is the main problem with this.
Hi Richmond,
I'm using LC 6.6.2 on Windows 8, HP Z230 Workstation, i7 4th gen, 16Gb ram....
This is a fast computer:-)
What LC version are you using and on what platform?
Paul
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 12:03 pm
by richmond62
I'm using 6.6.2 on a DELL Optiplex 745 running UbuntiStudio 14.04.1: it has 2 processors running at 1.8 GHz (it is about 6 or 7 years old - bought it for about $100 3 years ago: never looked back!).
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 1:03 pm
by richmond62
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 1:09 pm
by richmond62
By-ther-way those people who have access to a Windows OS environment and/or WINE might like to know
about this:
http://www.freedownloadsplace.com/Bryce ... -40177.htm
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 6:10 pm
by mwieder
In the crayons stack, move the "wait 1 tick" line down one line, just before the "add 1 to KOUNTER" line (out of the innermost repeat loop) and the crayon will move with the mouse movements, although at a bit of expense to the sparkly stuff.
Re: Sparkly drop targets
Posted: Sat Aug 23, 2014 6:14 pm
by richmond62
Thanks, Mark: great help!