Clone from...

Found a bug in R'n'D? Report it here!

Moderators: Flumminator, Zomis

Post Reply
User avatar
Alan
Posts: 661
Joined: Fri Jun 18, 2004 7:48 pm

Clone from...

Post 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! ;-)
User avatar
Holger
Site Admin
Posts: 4081
Joined: Fri Jun 18, 2004 4:13 pm
Location: Germany
Contact:

Post 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...
Post Reply