A bundle of missing primitive objects for Construct 3.
Itch: https://masterpose.itch.io/primitives-c3
A wold object as a Vector 2D.
With all the useful Vector 2D transformations as actions & expressions.
Tip
You could set a Vector object as a global object, to always have a way to quickly calculate stuff.
A graphicless wold object only visible on editor.
Meant to detect collisions, overlaping or to use as a transparent wall with Solid behavior.
Zero GPU consumption, but most importantly, zero graphics to be packaged on export.
A plugin that lets you load scripts in the DOM Side from the Web Worker, and keep communication through an IPC call interface.