itch.io is community of indie game creators and players

Devlogs

Change to zElevation property, update projects

Construct 3 3DObject Plugin
A browser asset pack made in HTML5

To accurately represent changes to the "Z elevation" property in the editor. I have enabled the default C3 SDK "z elevation" support. The original z elevation implementation was done before the formal SDK support for "Z elevation" was implemented, so the Z elevation property was located in the custom "Properties" section of the object in the editor.

The change required is for projects that set the 'Z elevation' property to non zero, instead of using the previous z elevation property located in the "Properties" section, the Z elevation property in the "Common" section should be set instead. The previous value of Z elevation is located under "Properties" under the name "Obsolete" and can be copied to the the "Common" section's Z elevation.

The "z elevation" ACEs should operate the same as they previously did, please report any issues with current projects.

Files

  • 3DObject-2-50-0.c3addon 110 kB
    Jul 14, 2023
Download Construct 3 3DObject Plugin
Leave a comment