"Mixing" Elements

  • Nab1929
    14th Jun 2012 Banned 4 Permalink
    This post is hidden because the user is banned
  • therocketeer
    14th Jun 2012 Member 3 Permalink
    Sounds pretty cool actually. Although, it is quite easy to just draw a small checker of composite elements and increase it by copy/pasting and then shaping it to your preferences.
  • Nab1929
    14th Jun 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • MeinFuhrer
    14th Jun 2012 Member 0 Permalink

    it is good, but i think it shouldnt make new elements, but this feature is the thing i miss from powder game the most.

  • Nab1929
    14th Jun 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • boxmein
    14th Jun 2012 Former Staff 0 Permalink
    @Nab1929 (View Post)
    Mix mode is not a new thing at all, but it was rejected back in 2011 when I suggested it. [Link to thread] Yet there's no "official" answer from mods, it's still really downed. DON'T NECROPOST IN THERE
  • Nab1929
    14th Jun 2012 Banned 2 Permalink
    This post is hidden because the user is banned
  • -Nyanmar
    15th Jun 2012 Member 2 Permalink

    this looks like a good idea.

  • boxmein
    15th Jun 2012 Former Staff 1 Permalink
    @-Nyanmar (View Post)
    @Nab1929 (View Post)

    function drawPartChecker(x,y,w,h,oneel,twoel)
    for ry = y, h, 1 do
    for rx = x, w, 1 do
    if ry % 2 == 0 or rx % 2 == 0 then
    tpt.create(rx,ry,oneel)
    else
    tpt.create(rx,ry,twoel)
    end
    end
    end
    end

    This might work.
  • Poorsoft
    15th Jun 2012 Member 0 Permalink

    I found an idea... Press E to see what I mean, it gives an element search item, and you can search for ALL hidden elements!!!!!!!!!!!!!!!!!

Locked by Catelite: requested <3