Replicate with different color?

Is it possible to replicate an actor and change the color or alpha on the replicates only?

Comments

  • ToqueToque Member Posts: 1,188

    I assume actor is imported image?

  • GreenfroggGamesGreenfroggGames Member Posts: 224

    @Toque both imported image and just a blank actor, if it's possible.

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

    No I don't think so. The Replicate Behavior replicates that actor exactly (without active behaviors).

  • ArmellineArmelline Member, PRO Posts: 5,420

    As Jamie says, you can't replicate while changing anything. But you can fake it, to an extent. If all your replicas will be the same, just stick another actor behind your actor and replicate that. If you need different qualities for each replica, you need to spawn copies and change them as needed.

  • GreenfroggGamesGreenfroggGames Member Posts: 224

    Thanks @jamie_c and @Armelline but I was just thinking I could replicate and change the alpha to get some easy shadow effects

  • ArmellineArmelline Member, PRO Posts: 5,420

    @GreenfroggGames said:
    Thanks @jamie_c and @Armelline but I was just thinking I could replicate and change the alpha to get some easy shadow effects

    No, unfortunately not. There are ways to get cool shadow effects, though.

    Pro-tip: Ask the question you actually want answered when asking questions on the forums.

  • GreenfroggGamesGreenfroggGames Member Posts: 224

    @Armelline I'm sorry but my original question was the the one I wanted answered. If it was possible I wanted to use replicate for my shadows :)

  • ArmellineArmelline Member, PRO Posts: 5,420

    @GreenfroggGames - it is possible, though, as I showed. Just not directly. If you'd given context to your question, I'd have not spent time making a demo with no benefit. I'd have made one doing what you wanted done. But never mind. You have an answer to both questions now :P

  • ArmellineArmelline Member, PRO Posts: 5,420

    Quick example of the kind of thing that can be easily achieved:

  • GreenfroggGamesGreenfroggGames Member Posts: 224

    @Armelline Sorry about the demo, although it might be useful for me or others reading this :) Cool looking example, is the shadow made of replicates from an actor behind the gold bat?

  • ArmellineArmelline Member, PRO Posts: 5,420
    edited November 2016

    @GreenfroggGames said:
    @Armelline Sorry about the demo, although it might be useful for me or others reading this :) Cool looking example, is the shadow made of replicates from an actor behind the gold bat?

    No worries, I wasn't annoyed about it so much as using it as an example of why a complete question is advantageous. And that is correct, the shadow is a replicated actor behind the gold one. Thought I attached it to the last post but apparently not.

    With better maths in the replicate behaviour you could come up with some really cool effects.

  • GreenfroggGamesGreenfroggGames Member Posts: 224

    @Armelline Awesome! Thank you :)

  • smurftedsmurfted Member Posts: 586

    That is really good..

Sign In or Register to comment.