How can I draw a rectangle in flame_forge2d?
In Love2D, there is a function called newRectangleShape:
https://love2d.org/wiki/love.physics.newRectangleShape
How to attach BodyComponent objects together on ContactCallbacks in Flame as magnetic force?
I am learning Flame and have tested different scenarios in Forge2D that I want to master.