itch.io is community of indie game creators and players

Devlogs

MakeIt3D v1.0.3.0 Released – New Features & Fixes


JSON Model Loading from Three.js Editor

MakeIt3D now supports loading models exported as JSON from the Three.js Editor.

The Construct Arcade Problem: The Construct 3 Arcade has strict file format limitations - .glb and .fbx files aren't allowed, making it impossible to publish 3D games created with MakeIt3D.

The JSON Solution:

  • Export your 3D scene or model as JSON from the Three.js Editor
  • Load it directly in MakeIt3D using the existing model loading actions
  • Maintains full model fidelity including materials, textures, and animations

Workflow:

  1. Create or import your model in the Three.js Editor
  2. Export as JSON format
  3. Load in MakeIt3D like any other model

Files

  • MakeIt3D.c3addon 867 kB
    6 days ago
Download MakeIt3D - Construct3 Plugin(V2 SDK)
Leave a comment