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 473 of 473
18 VOTE

MeshPointX/Y/ZAt(column, row) expression

I need to get the position of mesh points. Here is what I am trying to do: I want to create sprites with meshes, model them into certain shapes in the editor and apply some slight random offsets to the mesh points in code to provide some random va...
Tacker Tacker almost 2 years ago in 3D 2
13 VOTE

Please add Object.X(layer) and Object.Y(layer) expressions

Similar to Mouse.X(layer) or Touch.X("layerName"), these expressions will convert object coordinates to another layer. This would be very useful for objects like a cursor sprite, which may be controlled with a gamepad or some other input method. T...
dop2000 over 1 year ago in Runtime 0
15 VOTE

Framerate caps.

Some games would really benefit from an option to cap framerates, either for stylistic purposes or for massive games that aren't performing well on lower-end devices. (Mobile being the worst of course). Sometimes there's only so much optimisation ...
Guest over 1 year ago in Runtime 1
19 VOTE

Merge the same behavior

Currently, if an instance object has more than one of the same behaviors(Timer, Tween...), it will very scary to modify in the action event list. I recommend merging them. Add an option to choose which behavior. For example, when I The Sine 'Set e...
Guest about 2 years ago in Behaviors 3
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 about 1 month ago in Editor 0
14 VOTE

Add multiple tags for audio

The tween behavior already has an awesome tag system that allows using multiple tags.This system would be really useful to have for audio as well (and other features that use tags if the overhead is not too large). For audio it's extremely importa...
Federico C over 1 year ago in  0
20 VOTE

The Sprite Shape - Make a new generation of games using Construct 3

A comprehensive description: Since being using Construct 2, it has always been hard for an artist to design good-looking levels using as few objects as possible. Today, with the options offered by Construct3, we are limited on using sprite, tiled ...
Feder Ribis over 2 years ago in Editor 0
16 VOTE

New features for Steam Greenworks "Leaderboard"

I have been trying to improve my already released projects on steam, but the official plugin is extremely limited, being possible only to unlock achievement, collect some user info and activate, check steam overlay. It would be extremely important...
Frederico Oliveira about 2 years ago in Plugins 4
21 VOTE

Multiplayer: non obfuscated and commented signalling server

A non obfuscated signalling server with commented code could allow us to more easily modify it, adding features like sending messages to discord, accepting non-multiplayer plugin websockets connections for non-realtime game communication between p...
EleanorjMorel over 2 years ago in Plugins 0 Will not implement
3 VOTE

Local storage upgrade

Hello there! I wanted to make a great game with being able to save lots of data in local storage, but here is the thing, you cannot add or subtract from any key or define their initial value, and you cannot choose if it is a string or an in...
Pro23 TheGreat 5 months ago in Plugins 0