Hi, I'm starting with Love.
I'm trying to clone Hanenbow from Electroplankton on NDS.
Right off the bat I have a problem with body and sprite rotation.
Another problem is that I have 2 sprites defined but only the last one is displayed
What is wrong ?
Thanks for your patience.
I fixed the error in the class definition and now the leafs are displayed.
Now to ensure that the box is over the entire sheet.
It should rotate around the bottom point,
but I still don't know how to move the rectangle so that it rotates around the bottom end and not around its center
I tried using motorJoint too but still the same