Skip to Main Content
Construct 3 suggestions 21H2 - ARCHIVED

This suggestions platform is now closed and will be shut down on March 1st 2024.

Please ensure any content you care about is backed up before that date.

Feature requests are now handled on GitHub here: https://github.com/Scirra/Construct-feature-requests

ADD A NEW IDEA

All ideas

Showing 476 of 476
1 VOTE

[Array Editor] Automatically expand the size when pasting data

When I paste data from external excel sheet data to C3 Array Editor, it can automatically expand the size. BTW. It should calculate the size of the data based on where my current cell is selected. For example, create a new Aarray file in C3, which...
Guest almost 2 years ago in Editor 0
1 VOTE

[Hierarchy] When set the select mode, display select mode in the property

When I change the select mode, select the object, the property bar should show the select mode option for me to change the selection mode at any time The current design is very inconvenient. You must find the parent's object from the object folder...
Guest almost 2 years ago in Editor 0
1 VOTE

Stop loop via tag

The "stop loop" action is an action that stops the current running loop. However, it stop the loop that is closest associated with the event (Or the last one). So, a parameter that allows you to stop a for loop that has a specific tag would be a g...
Guest almost 2 years ago in Runtime 0
1 VOTE

2D line drawing via javascript

Javascript API to access the drawing canvas from a javascript script to draw 2D lines, eg draw_line(x1, y1, x2, y2).
Guest almost 2 years ago in Scripting 0
1 VOTE

Pick top Z-elevation

Add a drop down option to choose Pick top/bottom use Z-elevation or Z Order.
Guest almost 2 years ago in Editor 0
1 VOTE

Pick closest invert

I already wrote about this in a bug report https://github.com/Scirra/Construct-3-bugs/issues/5683 Add the ability to invert conditions: 1. Pick nearest/furthest invert to select all instances except the nearest/furthest. 2. Pick top/bottom invert ...
Wilson Percival almost 2 years ago in Editor 2
1 VOTE

Update 'Gravityless Labyrinth Template' gestures movement

I like this Example, is it possible to add a sample code for mobile gestures movement https://editor.construct.net/#open=template-gravityless-labyrinth something like this post, by alextro https://www.construct.net/en/forum/construct-3/how-do-i-8/...
Guest almost 2 years ago in Website 0
1 VOTE

Find option: "Enabled only" events

In the Find window (Cmd/Ctrl+F), it would be useful to have an option to find only enabled events, similar to the "Match case" option. Disabling events is an incredibly useful tool, for debugging, experimentation, and developer-specific workflow. ...
Guest almost 2 years ago in Editor 1
1 VOTE

Hold Shift while selection dragging to speed up

It is similar to Photoshop selection tool. When multiple selections, hold down Shift to quickly scroll the screen. I want to multiple select the instance object in the Layout. So When I drag selection (Press and hold the left mouse button, then sc...
Guest almost 2 years ago in Editor 2
1 VOTE

Group 'Active on start' in context menu

Currently it can only be modified by edit the Group, can it be added to the context menu, like "Toggle disabled" ( 'Toggle Active' )?
Guest almost 2 years ago in Editor 0