Rapier API Reference
Rapier provides a wide range of Actions, Conditions, and Expressions (ACE) that you can use in Construct 3 Event Sheets to create and control physics.
Important Technical Note
MakeIt3D uses a separate Three.js rendering system that overlays on Construct 3's canvas. 3D objects do not integrate with Construct's layout system, sprite behaviors, or collision detection. This is a standalone 3D rendering solution controlled through events, not an extension of Construct's 2D object system.
Actions
42
Available Methods
Conditions
13
Logic Checks
Expressions
21
Data Getters
Plugin Properties
1
Properties
Scripting API
1
scripting interface
What's New ✨
The API includes powerful features for:
- 3D Object Creation - Spawn and manipulate 3D objects dynamically
- Scene Management - Control lighting, cameras, and environments
- Physics Integration - Add realistic physics to your 3D scenes
- Material Systems - Apply textures, shaders, and visual effects