Content tagged construct

Report Tag

109 usages of this tag
  • 2 replies
  • 2.2K views
This content is deleted
Forum Topic
Space between letters and SpriteFont is too long
0 favourites

Hello comrades! The distance between the letters and the space is too large. More details can be seen in the screenshot, the distance between the space and the...

1
  • 1.3K visits
  • 1.9K views
This content is deleted
Tutorial
Make a Color Switch Game - Part 6
0 favourites

Construct 3 or Construct 2 Color Switch game. Make a mobile style game like Color Switch without coding. In this video, we set up the game over events and progr...

13
This content is deleted
Blog Post
Introducing the New Tutorials System
4 favourites

Over the last few months we've been working hard on updating our game development tutorials system on our website. In summary, what we've done is: Moved all exi...

  • 6 replies
  • 693 views
This content is deleted
Forum Topic
I need some expert advice?
0 favourites

Just a quick question. I have been experimenting with Construct 2/3 for a month now, this is my 3rd engine after Stencyl and GameSalad. I find it easy to learn,...

posted 6 years ago
  • 1 replies
  • 3.9K views
This content is deleted
Forum Topic
Disable drag touch event in ios safari or chrome?
0 favourites

I have developed a game like fruit ninja and exported it to HTML, but when I slice the object my Safari (also chrome) browser gets dragged and zoomed. How do I...

  • 1 replies
  • 521 views
This content is deleted
Forum Topic
Zoom at clicked part of image(frames) in a sprite?
0 favourites

How do I zoom at touched part of the frame. Here is my project file: I scaled the layout by 2 but it zoom to center of the layout and not at touched part.(yes w...

posted 6 years ago
16
This content is deleted
Tutorial
Making a Z order system: Easy
16 favourites

In this tutorial I will go over the simplest way to make a Z sorting system. This system is very simple to write and to understand. On every frame, we want to r...

  • 2 replies
  • 519 views
This content is deleted
Forum Topic
How do I distinguish an object from itself?
0 favourites

I know the question isn't really clear but I have an enemy and I want him to attack the player but when it attacks, all the enemies attacks. The attack works pe...

posted 6 years ago
  • 2 replies
  • 1.4K views
This content is deleted
Forum Topic
Destroy only one instance of an object sprite?
0 favourites

I have multiple clone of same object(copied all over the screen).(e.G. Myobject, with different UID ). My requirement is every time when the button is clicked o...

posted 6 years ago
  • 9 replies
  • 899 views
This content is deleted
Forum Topic
Help me please (multiplayer online)
1 favourites

I am developing online card game but I red that the multiplayer plugin of Construct is very difficut to use. Is there an alternative or a guide (with simple exa...