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

Editor

Showing 197 of 476
1 VOTE

MORE WAYS TO ADD OBJECTS/SPRITES TO FAMILYS

Just a simple change, I have to go and find everything in the project right panel to add them to family, love it if I could just right-click the object in the layout and under add, add a 4 tab for add to family, save me having to double find every...
Guest 13 days ago in Editor 0
1 VOTE

Uphraded free editon in editor

So that people with free edition can access what they need for games. Just some minor changes like unlimited effects, being able to change load screen, and maybe like 75 lines of code
Guest 2 months ago in Editor 0
3 VOTE

I want to make it so pasting an event sheet to a new project adds every missing object to the game.

When I create a new game, it's mainly on a similar topic to an older game so I want to paste layouts from there to the game. The problem with this is that pasting the layout adds every object in the layout, so why not add every object that has an ...
Guest 6 months ago in Editor 0
1 VOTE

Unique Project IDs (for education)

.c3p files should contain a unique project ID that is generated with each new project. For example, if a .c3p is copied in Windows it should have the same unique project ID as the original file, but if a new file is created directly in the editor ...
Guest 11 months ago in Editor 0
1 VOTE

The Sprite Proportional Zoom function

Add a feature that allows you to scale the width and length of the sprite to the proportions of the sprite. I just had a task on the mouse wheel to shrink the sprite, but I couldn't do it because the sprite shrinks faster on the side that is small...
Guest about 1 year ago in Editor 0
1 VOTE

tile map brush sizes

A lot of people commonly use their own tile set for their own games, but it's kind of hard to just split all of your tiles into single Sprite objects. the tilemap tool is very useful if your tiles are either 16x16 size, or 47x47 size, which is ver...
Guest about 1 year ago in Editor 0
1 VOTE

Add preview debug layout to the toolbar

Now when I want to run preview in debug layout, I need to hit small arrow near preview button and choose debug preview layout. Same shortcut had Construct 2 and it was pretty useful.
Guest about 1 year ago in Editor 0
1 VOTE

Close all groups

Upon clicking RMB on the event sheet, your presented with a lot of options. But it would be helpful if a option to close all open groups and sub grous in the event sheet. I use groups and subgroups a lot, this way I can remember what everything is...
Guest over 1 year ago in Editor 1
3 VOTE

Option to resize objects accordingly when changing the viewport resolution

Changing the viewport resolution results in all objects no longer being the correct size (which makes sense), however, it would be great if there was an option to resize all objects accordingly to make switching the viewport resolution easy. As of...
Guest over 1 year ago in Editor 0
3 VOTE

Functions: Drop down system for function parameter values

I use functions a lot in construct 3. And I love them. What I often find myself doing is that I use strings as function parameter values to alter the functions behavior or to trigger certain code blocks of the functions. It would be very cool if w...
Guest over 1 year ago in Editor 1