Clone from...
Posted: Mon Jan 09, 2006 6:13 pm
Not sure what I'm doing wrong..... but a possible bug.
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...
...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!
Code: Select all
custom_2.clone_from: custom_1
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
If so, then that's how I'd do parallax scrolling!
