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 473
6 VOTE

JSON Enhancements (Better Loops, Ordered Loops and Better Path Expression)

JSON is the most powerful way to manipulate data and allow us to workaround a lot of limitations of Eventsheets. However there a few things making it painful and sometimes inefficient to use, no matter what you do it ends up being really tedious b...
Overboy over 1 year ago in Plugins 0
12 VOTE

SVG Object animation support

As the manual currently states it, "SVG Picture currently does not support animations and only shows a static image." What I'd like is the ability to add multiple static SVG images to an SVG Picture object which then display frame-by-frame just li...
Bence Fodor over 2 years ago in Plugins 3
8 VOTE

9-Patch: load sprite from URL + expose parameters

Description I propose to add 'load sprite from URL' to the 9-Patch object. The Sprite and Tiled Background objects have it. I would expect the 9-Patch object to also have this capability. I propose to add the capability to change the 9-Patch objec...
Richard Lems almost 2 years ago in Plugins 1
9 VOTE

Realtime switching of Spritefont Image and Character Set

This is simply what the title says, the ability to change the image used for the Sprite Font on the fly, and to update the Character Set at the same time. I'm not sure if there's a limitation preventing this, but I imagine it working the same way ...
Brent Hamel over 2 years ago in Plugins 0
8 VOTE

Rotate tilemap

What is it? Rotate setting to tilemap Why needs it? Tilemap should be usable in more cases then just purely large tilemap. It could and should cover most cases what is possible with sprite, but instead 100x100 sprites(10 000 of them), one can use ...
Guest about 2 years ago in Plugins 0
6 VOTE

Optional function parameters and better default values

There are frequently situations where all function parameters are not needed, it can be annoying to specify each one and it clutters workflow. As an example, imagine a money formatting function with the parameters (money, symbol). Money is require...
ReflextionsDev almost 2 years ago in Plugins 0
7 VOTE

Add Zip Support

Add Zip support so we can compress Assets, music, Json files, etc..... and save time that it takes to load the Game the first time they open it and go to the loading screen. Also, this will help us in making Updates from our servers easier as we c...
tarek2 about 2 years ago in Plugins 2
9 VOTE

Multiplayer: finding if user "loginname" is online and what room they're in

So you can see if any of your friends are online and join their rooms. there is no way to have that functionality at the moment usually when you play online multiplayer games, you want to play with friends !!
EleanorjMorel over 2 years ago in Plugins 1
7 VOTE

Import and compatibility Spine 2D animations

I probably don't need to explain what 2D Spine is. By now all the most famous game engines that support 2D, offer an official support and a complete compatibility with the animations created on Spine. Currently Construct 3 is one of the few that d...
Andrea Vallini about 2 years ago in Plugins 1
4 VOTE

Better handle of errors in AJAX

Would be perfect if AJAX cand handle errors, (Exception error). Because at this time AJAX doesn't return a response if there's an error. And in most of cases the error message comes inside the response, or minimun to add the function to detect and...
Guest over 1 year ago in Plugins 0