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

Plugins

Showing 83 of 476
1 VOTE

Drawing Canvas Stroke Poly

An addition to the polygon actions for Drawing Canvas where like the outline poly draws a line around all the points and connects the last line to the beginning point, Stroke Poly would draw a line without closing the loop.
newt over 2 years ago in Plugins 0
1 VOTE

Add arc method to DrawingCanvas

The DrawingCanvas plugin now lacks some basic "canvas context" methods. The most important for me are the arc() and arcTo(). It was available in Construct2, so why not in Construct3?
Wim De Backer over 2 years ago in Plugins 0
1 VOTE

Inherit Particles Object movement for spawned particles.

Allow spawned particles to inherit the motion of their parent Particles object. Ideally, make this a percentage setting (0%= current behaviour, 100%= full inheritance). There are many cases where a user would want to keep the particles' alignment ...
Guest almost 3 years ago in Plugins 0
1 VOTE

Multiplayer :Add more data to the "get room list" action

Get a ping when doing the "get room list" or "get game instance list" so you can know if the connection will be good or not there is currently no way to know if the connection to any lobby will be good or not being able to choose a high quality ho...
EleanorjMorel almost 3 years ago in Plugins 0
0 VOTE

TextInput object "Placeholder" and "Tooltip" expressions

Hey guys, I'm guessing this shouldn't take long to implement: I'd like to have an expression for TextInput objects called Placeholder which simply returns the current value of the Placeholder property. And the same goes for Tooltip too. There's a ...
Bence Fodor over 1 year ago in Plugins 0
0 VOTE

array deque expression

Add a array.deque expression for using array as a simple FIFO queue. This would be same as array.at(0) and popping the front. Or it could be a different implementation, like array.take(x) which would give the specified value and delete the collumn.
Federico C over 1 year ago in Plugins 2 Will not implement
0 VOTE

get week number of year

in the date plugin there should a way to get week number for example 10 Aug is week 32
Lucky Rawat over 1 year ago in Plugins 0
0 VOTE

Add metered.ca/tools/openrelay as a default TURN server

metered.ca/tools/openrelay is a free TURN server solution for connection issues when utilizing the multiplayer plugin. Adding it to the default list of ICE servers used would improve the reliability of multiplayer out of the box significantly. ...
oosyrag almost 2 years ago in Plugins 0 Already exists
0 VOTE

Native Dialog | Alert | Popup

A simple popup with a title and a text (with/without image) could be very useful in testing as well as keeping the player engaged.
Shubham almost 2 years ago in Plugins 0
0 VOTE

Cloud Save for players

So one of the more significant issues I believe with IAP is the user's inability to save their game in the cloud, so they lose all purchases and game data. Most people go through phones bi-yearly, if not annually. It would be beneficial to get a s...
Guest about 2 years ago in Plugins 0