We're excited to announce a major new feature for Construct 3, allowing you to write Javascript code in the editor! You'll be able to start off with snippets of...
Scirra has recently announced and then released a new feature for Construct 3: Javascript coding in the editor. I was extremely hyped by this announcement and c...
We're pleased to announce that Javascript coding is now available in the latest Construct update r157 ! See our last blog Introducing Javascript coding in Const...
I had set up coding for the players 8 direction movement and the enemies 8 dir movement, but it isn't working when I run the game. I had done this using variabl...
I recently tweeted about how adding seemingly minor features can unexpectedly snowball in to a significant amount of work. I thought it was worth writing up in...
Hey there! I've developed about 5% of my overall game, but with more than enough to show the entirety of the game and it's intended code. If you're very familia...
I tend to find new ways to approach problems after discussing with others. I'm interested to know if anyone has unique approaches for performance, especially as...
Anyone please help with some video tutorial to work with game analytics in Construct 3. I'm much need of that.
I want to make a randomizer that has global variables and uses an or statement. For Example: Red = 0. Green = 0. Blue = 0. Then I want the programming to be som...
So I watched tutorials about how you program a camera for a side scrolling 2D platformer and even tho I exactly did it like the people in the videos, I just won...