-
Notifications
You must be signed in to change notification settings - Fork 0
Studio_Physics
hpgDesigns edited this page Aug 8, 2021
·
1 revision
This article is an overview of using the studio physics extension that provides compatibility with GameMaker: Studio.
File:Box2d2.png| File:Box2d1.png
Worlds are what hold and contain the physics simulation in Box2D.
Joints can make fixtures attach to each other or even to a point or the mouse.
Forces appear all throughout nature, ever since the iconic picture of Isaac Newton being hit by a falling apple.
This is number 1