rapier addon updated check now. Anyway in next plugin MakeIt3DPC (currently poslishing it) which use playcanvas as engine will have inbuilt rapier integration
Jammanna
Creator of
Recent community posts
Yes, In next addon Iam using playcanvas as game engine and rapier physics is added with it as in built. There will be a third person camera controller which is currently in testing (but you have to move your object your self so camera will free look around object and rotates object according to camera facing direction). I might add first person controller too and I really don't care about having negative reviews as they will make other people to properly investigate the plugin that what it will provide instead of rushing to purchase. Please join discord for regular updates
Hey,sorry for issues you're facing issues with plugin. when creating scene you can enable orbit controls to look around in scene. In next version of plugin it will have in built physics , character controllers, camera controller (with mouse look ) and minimal level editor. If you feel not satisfied with plugin I can refund you.
Currently they are not exposed but you can interact with three.js objects by accessing them with objectId. Refer this : https://make-it-3d.vercel.app/docs/aces_makeit3d/scripting
This addon actually creates and renders 3d objects on top of construct3 html layer. There is no direct relation between C3 objects like 3d shapes, sprites because they are handled by construct3 rendering system. With my plugin you can create 3d scene on whichever layer you like and add objects in runtime by actions ( currently there is no editor). Optionally you can sync construct3 sprites or 3d shapes positions to three.js object positions so you can do some level editing. This is not like mikal 3dobject plugin this is completely different which provides standalone rendering features. You can load custom 3d models, spine animations and also set Texture from construct3 sprite. You can also play with rapier addon which is active in development. You can use it it create games but level editor not there as of now


