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: 6395
Author: Daniel
Date: 26/03/2008
Subject: Re: Unmoving vertical guardian?
--- In manicminerandjetsetwilly@yahoogroups.com, "equin0x80"
wrote:
> In one room I'd like to have a guardian that animates (slow two-
Make sure the guardian speed value (to the right of the initial
> frame) but doesn't move. I made a vertical guardian whose bounds (in
> JSWED) are 186 and 186, but it still jiggles up and down between two
> points. How can I make one that stays on the spot?
vertical position) is set to 000. For the sake of elegance and to
avoid a split-second jump of the guardian when entering the screen, I
would also suggest setting the initial vertical position value to 186.
An alternative approach would be to create an unmoving horizontal
guardian. There is no difference between a motionless horizontal
guardian and a motionless vertical guardian, I think, although the
latter is better to use, because you can place it several times in the
same room, at different horizontal positions, which you cannot do with
a motionless horizontal guardian.
Daniel
