Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I don't have older versions of the examples, so I suggest using the browser with the examples as a reference for your desktop development. Additionally, do not use WebGPU; use WebGL2, which is the most stable renderer for C3.

(1 edit)

On opening 3DObjectFragLight after Construct 3 update to r424 stable, I got the following notification: 

  • Plugin 3D Object (Mikal_3DObject) by Mikal uses the legacy SDK v1 which is deprecated. A future update to Construct will remove support for SDK v1 addons. Check if an update using SDK v2 is available for this plugin, or contact the plugin developer for support.
  • Behavior Rotate 3D (mikal_rotate_shape) by mikal uses the legacy SDK v1 which is deprecated. A future update to Construct will remove support for SDK v1 addons. Check if an update using SDK v2 is available for this behavior, or contact the behavior developer for support.

yes, both addons will only support SDK V1. they will not be updated, because SDK V2 has a limited feature set and it is not possible to implement them with that limited feature set.