Voir un historique complet de toutes les nouveaux ajouts dans Construct 3 depuis la première parution.

14 favoris
Event sheet view: expand/collapse animations for events
19 favoris
'Framerate mode' project property, allowing uncapped framerate
8 favoris
New 'Camera average color' scripting example
7 favoris
Android export: option to edit version code on export
13 favoris
Prompt when opening a second project if you want to close the previous project
13 favoris
Advanced Random: debugger properties for the plugin
10 favoris
JSON: 'Is boolean set' condition
10 favoris
Orbit: 'TotalRotation' and 'TotalAbsoluteRotation' expressions
10 favoris
Confirmation prompt when closing important UI bars like the Project bar
8 favoris
Platform Info: expressions to get screen safe area inset (for notched displays)
9 favoris
Particles: action to set or unset object to spawn as particle
14 favoris
Parameters dialog: show descriptions when selecting an instance variable, event variable or function from a dropdown
13 favoris
Animations Editor: toolbar button to preview the current animation
7 favoris
Cordova export: iOS 13 & Android 10 in version lists
9 favoris
Mobile IAP: 'On product owned' and 'On any product owned' triggers
21 favoris
Three new timeline examples in the Start Page: 'Timeline basic playback', 'Timeline instances' and 'Timeline drawing'
21 favoris
Tile Movement: 'Can move in direction' condition - allows checking if a given direction is free of obstructions for a specified number of cells
6 favoris
Google Play: new 'force reload' option for 'List Achievements', 'Get metadata' and 'Request hi-scores' actions that bypasses cache
14 favoris
New 'Move along path' intermediate example, showing how to use 'Move to' to follow a fixed path designed in a timeline
6 favoris
Additional Alt+Shift+N/B keyboard shortcuts for Next/Back, which can be used while typing
12 favoris
Mobile Advert: 'Create Banner Advert' action can now set position (top or bottom)
12 favoris
Tilemap Bar: Tileset zoom can now go below 100% to 50%, 25% and 12.5%
7 favoris
User media: 'Preferred direction' parameter for 'Request camera' action - can choose between front/back cameras on mobile
7 favoris
Layout View/Ease Editor: Keyboard shortcut (Ctrl/Cmd) to move related anchor points of curves at the same time, to achieve smooth transitions.
9 favoris
Advanced Random: new 'Create probability table from JSON' action and 'ProbabilityTableAsJSON' expression for saving probability tables
11 favoris
Export: 'Minify script' option can now be set to 'None', 'Simple' or 'Advanced' for different levels of protection vs. compatibility
6 favoris
Timeline support for Orbit and Sine behavior properties
11 favoris
Timeline Plugin: Actions and conditions to work with timelines through tags
8 favoris
Timeline Plugin: Expression TimelineTags, to get a timeline's tags on a trigger condition
8 favoris
Tiled Background Plugin: Add timeline support for the plugin properties
9 favoris
New Project dialog: 'Start with' option to choose an event sheet or script as starting point (note event sheet defaults to worker mode enabled, and script defaults to worker mode disabled)
8 favoris
Timeline plugin: 'Set instance' action to play timelines with different instances
6 favoris
Timeline plugin: 'Play' actions are now async
5 favoris
Timeline plugin: Option to use keyframe tags with the 'Set Time' actions
7 favoris
Timelines & Tween behavior: Support for Z elevation
11 favoris
Functions.CallMapped() expression, to call a mapped function and return a value
14 favoris
Keyboard: new conditions to detect left/right control/shift/alt/meta key presses separately
15 favoris
Find results: show disabled events with strikethrough in results list
17 favoris
ColorValue common expression (returns instance's current color)
7 favoris
Text input: 'Search' type
13 favoris
8 Direction, Car & Platform behaviors: 'Set default controls' action
20 favoris
Platform: 'Reset double jump' action
16 favoris
Text: actions to change alignment, wrapping and line height, and LineHeight expression
13 favoris
SpriteFont: 'Set wrapping' action
9 favoris
Event sheet view: Shift+J / Shift+Q always adds script/comment as an action instead of block
6 favoris
Touch: action to request device orientation/motion permission, which is now required to use them on iOS 13+
6 favoris
Browser: 'Load stylesheet' action (can also load CSS project files)
5 favoris
'Compositing mode' project property, allowing opting-in to a new low-latency rendering mode supported in Chrome 75+
7 favoris
Max spritesheet size 512 option, for aggressively optimising for memory use potentially at the cost of performance
5 favoris
SpriteFont: PlainText expression
5 favoris
Mobile Advert plugin: 'Is in EEA or unknown' condition - useful for deciding if you should display an option for opening the User Consent dialog
17 favoris
Timelines: Tags for master keyframes, and triggers for when playback reaches them
11 favoris
Timelines: 'TimelineName' and 'KeyframeTags' expressions for use in triggers
8 favoris
Timelines: Action to set playback rate of a timeline
9 favoris
Timelines: Added 'Loop', 'Ping Pong' and 'Repeat count' properties (which work similarly to Sprite animations)
5 favoris
Google Play: added 'On sign in failed' trigger, fired when a user cancels sign in or it fails
15 favoris
Animations Editor: copy/paste images in browser, where supported (currently Chrome 76+)
11 favoris
Tile Movement: 'Is moving in direction' condition