Home | Flash AS3 Tutorials | Flash Animation Tutorials | Store

Box2D Physics Engine: Track Location of Sprite Body

You may sometimes wish to track the location of some body in Box2D Physics simulation. This is very useful especially if some animations need to response to the location of some bodies.

Please update flash player to view this Flash ActionScript tutorial!

Flash Box2D Physics Simulation Tutorial Content

The tracking of location of some bodies in Box2D Physics Simulation is very important. This is obvious if you design some flash animations that need to related with the position of some bodies. This example will show you how to track the location of the falling box.

Flash ActionScript Codes:

Almost all flash source codes on this website are free to download. In order to maintain our website, which includes the developement and maintenance of tutorials, we would appreciate your kind contribution by buying some source files at very small fee. Once we get reasonable amount of incentives from contribution or Advertisement sponsors, the source codes will be released for free to download.

Download Flash Source File:

Flash Source File Awaiting to be released.

Remarks:

This Box2D ActionScript tutorial shows how to track location of body.