Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
You can create a smooth scrolling effect for your game or app very easily with the built in behavior 8Direction and ScrollTo. Step 1: Create a new sprite. You c...
In this Tutorial will learn how to Scroll background with 6 different ways. Layout 1) Scroll with multiples background images at the same time. Layout 2) Scroll...
Hello All. In this "Tutorial " File attached fully commented. Here you will see how to Scroll Screen by : 1) Arrow Keys or WASD Keys. 2) Click Buttons to go to...
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 make a scrollable area. - How to set scroll bars for the scroll view.
So I have an issue with my game where if I use the up or down arrow keys, the web browser will scroll, rather than focusing on the game. Is there any way to pre...
When you load up a project exported under an older version of Construct 2 with a newer version of iOS Safari (maybe post 11.3???), when you add a Touch object a...
Hey. I can not solve the problem with scrolling the screen with the mouse, (In Construct 3 there's an example of RPG where the same problem is present). The scr...
I'm an incredibly new user of Construct 3 and a total newbie to the world of game construction (although I find it fascinating and hope to become less of a dwee...
I'm creating a difference value from the Start.Y of a touch and how far the touch has moved along the Y axis. Touch.Start.Y - Touch.Absolute.Y. The Start.Y is a...