Hey, I was searching for the Spine plugin without any hope and I saw this recent reply in Spine's forum about the subject. "We've reached out to the Construct 3...
Today I have been testing the new mesh deformation in beta r219. Although the included example projects are fancy and impressive, they might be a bit complicate...
Will mesh distortion feature respect image points like it respects the collision polygons? The image points currently stay static when mesh is distorted.
I've updated the old babylon JS plugin to babylon 4.2. You can download and edit it here: It Is'nt perfect, but many functions are translated (and improved) cor...
Hi, I don't really have the time or energy to explain everything in details, so here is the file: JS Only. Alternative With Events (the JS code is still in ther...
How can I get the dimensions of a mesh?
You can use IWorldInstance.SetMeshPoint(col, row, opts) to set mesh point position. But what if I want get the point position? I want do something like this: PS...
I need a jelly effect for a physical object.
I need a jelly effect for a physical object!
A quick and dirty example of using noise to create 3d islands with mountains.