Create a Clone

This blue Control Flow block block creates an exact copy of the current character and makes that copy appear on the screen. The clone will appear right on top of the current character (so it might be hard to see).

The clone will have the same properties as the object that cloned it, at the moment of cloning. It includes these properties:

  • image
  • x position and y position
  • size percent
  • flips
  • rotation
  • speed
  • invisibility
  • pose (animation)
  • color
  • original width and height
  • z index
  • tempo
  • instrument

For an example, search the community for Spiral Draw. In that project the trails you are drawing with are actually clones!

You can see our clone video series here:

https://www.youtube.com/playlist?list=PLOdVzumQi5YDer_2V8CUG2Ai24s9vpDuo

Still need help? Contact Us Contact Us