Content tagged construct

129 usages of this tag
  • 2 replies
  • 2.4K views
This content is deleted
Forum Topic
Space between letters and SpriteFont is too long
Not favoritedFavorited Favorited 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...

UpvoteUpvote 1 DownvoteDownvote
  • 1.48K visits
  • 2K views
This content is deleted
Tutorial
Make a Color Switch Game - Part 6
Not favoritedFavorited Favorited 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...

UpvoteUpvote 13 DownvoteDownvote
This content is deleted
Blog Post
Introducing the New Tutorials System
Not favoritedFavorited Favorited 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
  • 776 views
This content is deleted
Forum Topic
I need some expert advice?
Not favoritedFavorited Favorited 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
  • 4.24K views
This content is deleted
Forum Topic
Disable drag touch event in ios safari or chrome?
Not favoritedFavorited Favorited 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
  • 593 views
This content is deleted
Forum Topic
Zoom at clicked part of image(frames) in a sprite?
Not favoritedFavorited Favorited 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
UpvoteUpvote 17 DownvoteDownvote
This content is deleted
Tutorial
Making a Z order system: Easy
Not favoritedFavorited Favorited 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
  • 615 views
This content is deleted
Forum Topic
How do I distinguish an object from itself?
Not favoritedFavorited Favorited 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.49K views
This content is deleted
Forum Topic
Destroy only one instance of an object sprite?
Not favoritedFavorited Favorited 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
  • 1K views
This content is deleted
Forum Topic
Help me please (multiplayer online)
Not favoritedFavorited Favorited 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...