
Foundry Construct Collection
Foundry Construct Collection
Foundry is a growing family of focused Construct 3 addons for 3D games. Each addon does one job well and is designed to compose with the others.
Active development notice: Foundry is currently in active development, so breaking changes may happen between releases.
Feedback is greatly appreciated through GitHub Issues or on Discord: https://discord.gg/NEYddYzmCb.
Included Addons
| Icon | Addon | Kind | What it does |
|---|---|---|---|
| Foundry Camera | Plugin | Multi-mode 3D camera with orbit/follow modes, runtime switching, shake, transitions, and profiles. | |
| Foundry Camera Target | Behavior | Tag objects so Foundry Camera can frame their weighted-average position. | |
| Foundry Physics | Plugin | Global Jolt 3D physics world running in a web worker. | |
| Foundry Physics Body | Behavior | Per-object rigid bodies, colliders, forces, materials, collision filtering, and collision triggers. | |
| Foundry Physics Character | Behavior | Character controller built on Jolt CharacterVirtual with slope/stair handling, jump tuning, coyote time, and optional raycast detectability. | |
| Foundry Physics Vehicle (WIP) | Behavior | Vehicle controller built on Jolt VehicleConstraint. |
Included Construct Project
An initial draft Construct project is included as a starting point for exploring the Foundry addons in context.
It is not structured especially well yet, but it is still a useful base for learning how the plugins and behaviors fit together.
This is the same project used to create the playable demo on this page.
Documentation
Latest docs live on the public docs site:
- Docs hub: https://foozlecc.github.io/Foundry-Construct-Collection/
- Camera: https://foozlecc.github.io/Foundry-Construct-Collection/addons/foundry-camera
- Camera Target: https://foozlecc.github.io/Foundry-Construct-Collection/addons/foundry-camera-target
- Physics: https://foozlecc.github.io/Foundry-Construct-Collection/addons/foundry-physics
- Physics Body: https://foozlecc.github.io/Foundry-Construct-Collection/addons/foundry-physics-body
- Physics Character: https://foozlecc.github.io/Foundry-Construct-Collection/addons/foundry-physics-character
- Issue Reporting: https://foozlecc.github.io/Foundry-Construct-Collection/issue-reporting
Jolt Related Documentation
- Jolt Physics official site: https://jrouwe.github.io/JoltPhysics/
- Jolt Physics API reference: https://jrouwe.github.io/JoltPhysicsDocs/5.3.0/annotated.html
Downloads
Use the all-in-one zip for the full suite, or download individual c3addon files.
Historical full-suite releases are available separately.
Install
- Download a c3addon file or the all-in-one zip.
- If using the zip, extract it first.
- Open Construct 3 and install the c3addon through Addon Manager.
- Restart Construct 3 if prompted.
Support
Use GitHub for documentation, issues, examples, and update history:
Attribution
Foundry Physics, Foundry Physics Body, Foundry Physics Character, and Foundry Physics Vehicle are built on top of Jolt Physics.
- Jolt Physics: https://github.com/jrouwe/JoltPhysics
- Jolt documentation: https://jrouwe.github.io/JoltPhysics/
| Published | 19 hours ago |
| Status | In development |
| Category | Tool |
| Platforms | HTML5 |
| Rating | Rated 5.0 out of 5 stars (3 total ratings) |
| Author | Foozle |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:

Comments
Log in with itch.io to leave a comment.
Been waiting a hot minute for this one
Amazing stuff!