• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Asset - Scripts Path to fixture (chain_shape) converter

Andrey

Member
If you are using the Box2D physics engine, this script can be useful for visualizing the chain.
A simple script for converting a path to chain_shape. You draw a path in the room and then convert it to a chain_shape with the desired fixture settings.
1. Create a path.
2. Set the desired fixture settings in the PathToFixtureConverter script.
3. Call the PathToFixtureConverter function.


Resource link: Marketplace
Price: free
 
Top