Lua STKM

  • RadioActiveLua
    23rd Nov 2013 Member 0 Permalink

    Is there anyway to create new STKM with lua?

  • DragonKing
    23rd Nov 2013 Banned 0 Permalink
    This post is hidden because the user is banned
  • boxmein
    23rd Nov 2013 Former Staff 0 Permalink
    elements.partCreate(X, Y, 'stkm')
  • RadioActiveLua
    23rd Nov 2013 Member 0 Permalink

    @boxmein (View Post)

    Does this work for creating a new type of STKM? I want to create one with a differnt colored head. Any help on the wiki about these?

  • boxmein
    24th Nov 2013 Former Staff 1 Permalink
    @RadioActiveLua (View Post)
    Oh sadly you can't create a third stickman so to speak with Lua. Stickmen are pretty heavy code and STKM/STK2 are already just copy/pastes of each other.

    You can pretty much however occupy a new element and draw something around that in order to make a new controlled character that looks like anything. If you're after STKM-like looks and movement however, then I'll be worried about you implementing the legs and movement mostly.
    Edited 2 times by boxmein. Last: 24th Nov 2013
  • mniip
    24th Nov 2013 Developer 2 Permalink