Page 1 of 1

Clone from...

Posted: Mon Jan 09, 2006 6:13 pm
by Alan
Not sure what I'm doing wrong..... but a possible bug.

Code: Select all

custom_2.clone_from:       custom_1
You only need this single command I take it? It tends to give you the envelope collecting graphic, or the red one way tube thing.
Have I missed something out?

About cloning, Can I set empty_space to use the gfx of CE1 with the clone...

Code: Select all

empty_space.clone_from:       custom_1
...and then animate CE1 using values so I can control the background animation when I want?

If so, then that's how I'd do parallax scrolling! ;-)

Posted: Wed Jan 11, 2006 8:49 pm
by Holger
This was only a little internal directive to provide automatic backward compatibility for some new graphics definitions. (For adding better menu gadget definitions without breaking BD2K3, for example.)

Have to check how it works (or not works) in cases you mentioned above...