Resource centre for ZX Spectrum games
using Manic Miner and Jet Set Willy game engines
Archive of the
Manic Miner & Jet Set Willy Yahoo! Group
messages
|
|
||
|
|
Message: 3393
Author: john_elliott_uk
Date: 02/03/2003
Subject: Re: hey scottige
> It's a text file with the co-ordinates for each piece of the ropeSounds like a lot of unnecessary effort to me :-)
> during it's swing cycle.
>
> It's quite a vast list of co-ords that Dan painstakingly accumulated.
>
> I'll have a root around and see if I can find it.
The code to draw ropes in JSWED is quite short. See
Guardian::drawRope() in guardian.cxx. Of course, it cheats by using
the coordinates in the copy of JSW that it has loaded :-)
