Beta versions are not as thoroughly tested as stable
Updated Pin behavior; bug fixes
30 March, 2020 ()
Email Me New Releases
Don't miss out on the latest and greatest new features in Construct 3
Notes
This release significantly overhauls the Pin behavior - it was almost completely rewritten. It's now better organised, more flexible, and adds multiple popular suggestions, including pinning to an image point, and pinning to size or Z elevation (including in any other combination with other properties).
Other smaller changes include adding the option to control Z elevation with the Sine behavior, a new scripting method to get instances by UID, and as usual, a batch of bug fixes.
Like this Release?
Let us know with a thumbs up!
Launch r193
New Additions
Pin behavior: can now pin width, height and Z elevation
Pin behavior: 'Pin to image point' action
Pin behavior: 'Set pin distance' action
Sine behavior: Z elevation movement mode
'Project saved in newer release' message now has link to load C3 version project was saved in
Changes
Pin behavior: can now pin any combination of properties
Pin behavior: separated rope/bar mode to 'Pin at distance' action
Updated 'Sine behavior types' example to include Z elevation
Removed "addon unsupported features" dialog; now only logs message to console
Revert earlier change to frame scheduling due to a bug in Chrome - hopefully it can be reintroduced when fixed
Bug Fixes
Fix incorrect handling of special quote characters in expression strings (regression in r190)
Fix error previewing project that exploited an old C2 bug that incorrectly allowed event includes in sub-events
Audio: 'Is playing' could incorrectly still be true for one tick after 'On ended' triggered
Physics: 'Compare overall velocity' not working (regression in r191)
OR blocks could incorrectly run with instance not meeting conditions (regression in C3 runtime)
C2 runtime did not run in Internet Explorer (regression)
Scripting updates
Add runtime 'getInstanceByUid' method
Share Construct 3 Release r193 Now