Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
If you need to use a search from a json file you can use a dropdownlist. Also I did a autocomplete search that is usefull too. All My tutorials. You can add mor...
This tutorial shows you how to create a scrollable list in Construct 3. You can get the template here :
This tutorial uses a paid addon : You will learn : - How to build a grid on runtime. - How to load json data into the grid.
It seems like I have created the biggest list of HTML5 game portals, sponsors, publishers. You can purchase it here:
I need to set the text of a list by a value from an array. The list and array has values of {a1,a2,a3}. When I compare text with a1 in Array and returns True th...
Does an analogue of ListView exist in Construct? In Android Studio it allows me to place an sub-layout into the list and scroll it like if it'd be just some tex...
Layout 1: Includes a list (Item 1, Item 2). - The layout loads initially, Item 1 is displayed, player selects item 2. - Player leaves the layout. -Player return...
I'm a beginner of Construt3 engine. Actually, I'm trying create scrollable list. My expected functionality found in one of the Construct 2 form and (the link ar...
I want make a Dictionary search bar with a TextBox and List but I dont know what I must to do. The example like so : If I only type "Con" In the TextBox. Then,...
I have recently been developing a multiplayer tank game called Tanks Multiplayer. I have not started on the actual multiplayer programming yet, I'm working on t...