Should be able to Create BoardSprites without Collision and/or Activation Vectors
swordmaster2k opened this issue · 1 comments
swordmaster2k commented
Ability to remove solid collision vectors from sprites. For arrows bombs what not. Avoids the hit and stop/autocorrection thing. 0,0 the collection w,h and if check on creation/draw? (Moved from bug report) not sure if delete actually deletes it or not.
swordmaster2k commented
Added the ability to disable either base or activation vectors in the editor, which is then considered in the engine at runtime.