We are about to switch to a new forum software. Until then we have removed the registration on this forum.
does any one know how to work around the fact that if you change properties the of an FBox it won't collide in the same frame? in my case I'm altering width and height on the object, it causes it to ignore collision situations with other FBoxs and Flines as well as the world edges. the order in which I run them, the property-altering function and the world.draw(), doesn't appear to make a difference.