Do Replicates contain behaviors?

Like for example if the original actor has a behavior "when touch is pressed jump"
Will the replicates behave the same way or are they merely dummy images that don't respond when touched?

Comments

  • KevinCrossKevinCross London, UKMember Posts: 1,894

    If memory serves they don't keep any attributes or behaviours but it's simple enough to test in a new simple project with a single on touch behaviour on the original actor that changes the actors colour.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Replicate only replicates the image and NO behaviors. It's cosmetic only.

Sign In or Register to comment.