Simplify Prop drawing
This commit is contained in:
@@ -57,7 +57,7 @@ moveLSThen posf off sh = propLSThen (PropUpdatePosition posf) (PrWdLsSetPosition
|
||||
, _prRot = 0
|
||||
, _prUpdate = PropUpdateId
|
||||
, --, _prDraw = PropDrawSPic $ noPic $ uncurryV translateSHf (_prPos pr) $ rotateSH (_pjRot pr) sh
|
||||
_prDraw = PropDrawFlatTranslate $ noPic sh
|
||||
_prDraw = noPic sh
|
||||
, _prToggle = True
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user