New 'Paint' element

  • AWSM007
    9th Mar 2015 Member 3 Permalink

    The 'paint' elements is an decoration solid that acts invisible that can be 'painted' on the background, so you can have things like a blue sky or such without it effecting the environment around it. I know there are decoration tools but you have to paint them on an existing solid.

     

    Tell me what you think

  • ISproductions
    9th Mar 2015 Member 0 Permalink

    good idea, maybe for biosphere backround for life forms...

  • Factorial
    9th Mar 2015 Banned 0 Permalink
    This post is hidden because the user is banned
  • RedWagon
    9th Mar 2015 Member 0 Permalink

    I think this would be a great idea. I think people would really love to add a background to there creations. 

    Possible ways this can be added to powder toy

    -Background element with allows you to layer over the background, the background can also be colored by the deco. 

    Why should background be added?

    Beacuse the plan background is boring and old. If users will be able to add background to there creations it will make there saves more appealing to other users. 

  • CeeJayBee
    9th Mar 2015 Member 1 Permalink
    This could be pretty simple to code. Just create a copy of INVS that's always permeable.

    Y'know what, fuck it. I'll go do that now. I can't compile though.

    EDIT: Done!
    I have zero experience with C++, so if you're compiling this and it doesn't work please contact me!
    Edited 3 times by CeeJayBee. Last: 9th Mar 2015
  • GreenFireDragon
    9th Mar 2015 Member 0 Permalink

    @CeeJayBee (View Post)

     The element looks okay, only the code that makes particles move through invs is in Simulation.cpp, so you need to add some code there, also, the update function is useless :p