⚙️Properties
Configure your MakeIt3D plugin through the Properties Panel in Construct 3.
Properties Panel Overview
The MakeIt3D Properties Panel contains four main settings:
- Enable Logs - Toggle debugging information
Property Reference
🐛 Enable Logs
Type: Checkbox
Default: Unchecked
Shows detailed information in the browser console for debugging purposes.
When to Use
- ✅ Development: Check this to see object creation, errors, and debug messages
- ❌ Production: Uncheck for better performance and cleaner console output