View a comprehensive history of all the new additions in Construct 3 since the first release.

18 favourites
Find results: better handling for array/dictionary results, including navigating directly to result
11 favourites
New example 'Tic-tac-toe'
22 favourites
Particles: 'fast forward' action, allowing skipping the particle effect ahead on startup/creation
23 favourites
Particles: add 'Initially visible' property
15 favourites
Animations editor: option to resize pasted content larger than the current canvas to fit in it
24 favourites
Audio: support for multiple tags
15 favourites
New example 'Land the rocket'
29 favourites
Hierarchies: support opacity and visibility
14 favourites
Autocomplete inherited family custom action names when creating object type custom action
20 favourites
Show custom actions inherited from families
21 favourites
Allow custom actions on family members to override family custom action
27 favourites
System: 'On signal' trigger
19 favourites
Pathfinding: add 'Direct movement' setting
21 favourites
Common expressions BBoxMidX/Y
11 favourites
Pathfinding: add action to set move cost
20 favourites
System expressions ViewportMidX/Y
11 favourites
Pathfinding: start/end path group actions, for spreading out paths
13 favourites
Move To: support moving along a timeline with a curved paths
9 favourites
New examples 'Pathfinding direct movement', 'Pathfinding groups', 'Move along curved path'
9 favourites
Layout view: hold tab while right clicking to show the context menu on the current selection rather than the top instance
7 favourites
Templates & Hierarchies: add alternate keyboard shortcuts 'Alt Gr + [' and 'Alt Gr + ]' for the 'replace whole" and 'modify existing' template options
6 favourites
Multiplayer: add decompressed bandwidth and compression percentage to debugger
5 favourites
Multiplayer: add expressions StatOutboundDecompressedBandwidth, StatInboundDecompressedBandwidth
14 favourites
Debugger: save object list search term while same project in use
21 favourites
NW.js export: add 'Enable DevTools' option
27 favourites
NW.js export: add 'Export for Steam' option
7 favourites
Cordova exports: add minimum version options for iOS 16 and Android 12
8 favourites
Example project 'Tile randomization'
8 favourites
Tiled Background: conditions/actions/expressions for tile randomization
9 favourites
Debugger properties for Tiled Background
12 favourites
Text/SpriteFont: 'Read aloud' option, allowing text to be read out while using a screen reader
9 favourites
Text/SpriteFont: more debugger properties
9 favourites
Animations Editor: keyboard shortcuts Ctrl/Cmd+P to restart preview; Ctrl/Cmd + Shift + P to close preview
8 favourites
Timelines: option to change Sprite animations via 'Initial animation' property
8 favourites
Tween behaviour: add 'Repeat count' option
8 favourites
Animations editor: option to resize all animations in an object type
15 favourites
New 'Randomize tiling' effect
4 favourites
Project statistics dialog: add total lines of JavaScript code
4 favourites
Account dialog: add allowed lines of JavaScript code when using free edition
14 favourites
Properties Bar: suggest string instance variable property values (similar to expression autocomplete)
8 favourites
Tilemap brush editor: undo support
8 favourites
Auto tiling: support using brushes with families of tilemaps
7 favourites
Tilemap plugin: actions to use brushes by name; condition to check brush exists
5 favourites
Timeline bar: context menu options to convert width/height property tracks into equivalent scale property tracks
5 favourites
Timeline bar: setting to choose between width/height or scale as the default property tracks created while editing
12 favourites
Slider bar: 'On changing' trigger (fires while slider is being dragged)
9 favourites
Project properties 'Near distance' and 'Far distance' to control render distance
9 favourites
Find results bar: add option to also search text-based project files (including scripts)
12 favourites
Audio: 'Set listener orientation' action for 3D audio support
11 favourites
Audio: play positioned sounds with a Z co-ordinate for 3D audio support
17 favourites
Array: 'Split string' action & 'Join string' expression as more flexible alternative to tokenat()
4 favourites
HTML Element: 'Set scroll position' action
7 favourites
Timelines: option to apply system timescale to timeline
8 favourites
Layers bar: context menu option to open the layout containing the original global layer for overriden layer
5 favourites
Templates: keyboard shortcuts Ctrl/Cmd + '[' or ']' to use the "replace whole hierarchy" and "modify existing hierarchy" options respectively
5 favourites
Ease editor: add more methods to pan and zoom
5 favourites
Keyboard shortcuts: Alt + W to close the currently active tab
5 favourites
Add --construct-scale CSS variable on root element so it can be used in CSS measurements
9 favourites
Project bar: keyboard shortcut Ctrl+Shift+F to focus search field
12 favourites
Multiplayer: information properties for debugger
11 favourites
Keyboard shortcut Shift+W to close current editor tab
25 favourites
Add toolbar to Find All References bar with option to filter results by search term
22 favourites
Add toolbar to Find Results bar with search options, including new secondary filter
13 favourites
Instance variables dialog: allow clicking visible icon to toggle state
10 favourites
Audio: 'Stereo pan' parameter for 'Play' actions
10 favourites
Audio 'Set stereo pan' action; new stereo pan effect type
10 favourites
Timeline Controller: new 'Ease' expression to access ease curves directly
9 favourites
Ease editor: option to edit built-in ease functions plus other minor improvements
15 favourites
Instance variables: option to hide from Properties Bar
17 favourites
System 'chooseindex' expression