 
        Beta versions are not as thoroughly tested as stable
     
    
        
        
        
        
        
        
            
                Xbox Live plugin; Video Recorder updates; flowcharts improvements & more
             
            
                
                    
                        16 January, 2024 ()
                    
                    
                
             
         
        
        
        
        
                    
                        
                            Email Me New Releases
                            Don't miss out on the latest and greatest new features in Construct 3
                         
                        
                     
                
        
            
            
                
                    Notes
                    This week we're pleased to release a new Xbox Live UWP plugin! Like the Steam and Epic Games plugins this is available as a separate addon download, but we're including it in these release notes to draw attention to it. For more details about the status of Xbox support in Construct, see today's blog post Construct Xbox support update.
We've also done some modernisation work on the Video Recorder plugin to better support new media formats coming to browsers. Previously you had to select both a container format and codec at the same time, such as "WebM VP9" or "MP4 H.264" as a single selection. This also didn't really make sense if you chose an audio codec with a different container (e.g. WebM VP9 + MP4 AAC is a contradictory selection). So we've replaced the conditions and actions with new versions that allow selecting the container separately, such as "WebM" container, "VP9" video codec, and "Opus" audio codec. Then in future when more formats are supported it will be easier to support them, and provide more flexibility in choosing a format. Existing projects should keep working the same, but delete the affected conditions/actions and add them again from scratch to make sure you switch to the new versions which let you choose the container format separately.
This release also includes some improvements for Flowcharts: there's a new rectangle selection tool to allow multiple selections of nodes. You can now also clone nodes by Ctrl+Drag. There's a few other additions and fixes in the changelog below, including 3 new example projects. Happy testing!
                 
                
                    
                    
                        
                            Like this Release?
                        
                        
                            Let us know with a thumbs up!
                        
                        
                     
                    
    Launch r375
                 
             
            
                
        
            
                
                     New Features
New Features
                
            
            
         
    
        
            
                
                     New Additions
New Additions
                
            
            
                
                    
                            
                                
                                
                                    Flowcharts: add a rectangle selection tool to select multiple nodes
                                
                             
                        
                            
                                
                                
                                    Flowcharts: clone nodes by Ctrl/Meta + drag
                                
                             
                        
                            
                        
                            
                                
                                
                                    'Debug project' option for main toolbar preview button
                                
                             
                        
                            
                                
                                
                                    Physics: 'Set awake' action
                                
                             
                        
                 
             
         
    
        
            
                
                     Changes
Changes
                
            
            
                
                    
                            
                                
                                
                                    Fix issue in 'Keyboard mapping' example
                                
                             
                        
                            
                                
                                
                                    Video Recorder: replace recording actions with versions that select container format separately
                                
                             
                        
                            
                                
                                
                                    Video Recorder: replace 'Is video/audio format supported' conditions with versions that select container format separately
                                
                             
                        
                            
                                
                                
                                    Video Recorder: improve codec selection when multiple formats supported
                                
                             
                        
                            
                                
                                
                                    Video Recorder: remove support for Ogg container
                                
                             
                        
                            
                                
                                
                                    Platform Information dialog: update codec list; remove Ogg container
                                
                             
                        
                            
                                
                                
                                    Layout View: also show layer hidden/locked warning when pasting
                                
                             
                        
                 
             
         
    
        
            
                
                     Bug Fixes
Bug Fixes
                
            
            
                
                    
                            
                                
                                
                                    Speculative fix for possible misaligned view after resuming app on iOS (take 2)
                                
                             
                        
                            
                                
                                
                                    Animations editor: deleting a frame not highlighting the next one available
                                
                             
                        
                 
             
         
    
        
            
                
                     Scripting updates
Scripting updates
                
            
            
                
                    
                            
                                
                                
                                    Add IPhysicsBehaviorInstance.isAwake
                                
                             
                        
                 
             
         
    
             
            
            
    
        
            Share Construct 3 Release r375 Now