Weird behavior after duplication

  • Pixelcube
    4th Aug 2017 Member 0 Permalink

    I wanted to make a device that lauches small moving piston "missiles" but it looks like the "missile" after being duplicated with DRAY, don't works as expected. Even though, if I use one "missile" that isn't created by duplication, it works without problem. I think it is a bug as I can't find the cause of this problem.

     

    https://powdertoy.co.uk/Browse/View.html?ID=2170666

     

    (I'm using snapshot 94 on windows 7)

    Edited once by Pixelcube. Last: 4th Aug 2017
  • LBPHacker
    4th Aug 2017 Developer 0 Permalink

    This is not a bug. The real problem is that the mover itself uses a trick that's technically not supposed to work, but just sort of works. Cloning it with DRAY *that* way breaks that sort of working state. And yes, this means there is a way to clone it without its breaking. See below:

     

    Edited once by LBPHacker. Last: 4th Aug 2017
  • Pixelcube
    4th Aug 2017 Member 0 Permalink

    @LBPHacker (View Post)

    Oh okay. Thank you for your help!

  • LBPHacker
    4th Aug 2017 Developer 0 Permalink

    Np. Search for "particle order" if you wish to know more about the issue here and why some configurations work and some don't.