https://github.com/codeandweb/solar2d-physics-example
Tutorial - PhysicsEditor - CoronaSDK
https://github.com/codeandweb/solar2d-physics-example
Last synced: 8 months ago
JSON representation
Tutorial - PhysicsEditor - CoronaSDK
- Host: GitHub
- URL: https://github.com/codeandweb/solar2d-physics-example
- Owner: CodeAndWeb
- Created: 2012-05-07T20:57:06.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T14:29:14.000Z (over 2 years ago)
- Last Synced: 2025-02-01T01:11:48.422Z (over 1 year ago)
- Language: Lua
- Size: 1.2 MB
- Stars: 6
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solar2D Physics Example
=======================
Sample code which demonstrates how to use game physics in Solar2D.
Uses [PhysicsEditor](https://www.codeandweb.com/physicseditor)
to create complex polygonal collision bodies.
A detailed tutorial can be found here:
[How to use game physics in Solar2D](https://www.codeandweb.com/physicseditor/tutorials/how-to-use-game-physics-in-solar2d).