How do I create a drawing mechanic in Construct?

0 favourites
  • 2 posts
From the Asset Store
Casino? money? who knows? but the target is the same!
  • I created somewhat of a prototype of a section in my game that involves drawing. I implemented the easiest way somewhat draw. But every time I draw, there's tiny dots making a trail.

    Here's my technique how I did the glitchy drawings:

    1. I make a tiny dot outside the layout

    2. I test if the dot is coming to my mouse

    3. I make the tiny dot copy itself onto mouse.x, mouse.y, when the cursor left button is down.

    Hope you understand. If not, tell me.

    Thanks for reading!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • As far as out of the box Construct 2 instances of a dot/sprite is pretty much the closest to an actual drawing you will get.

    You can look into the third-part addon "Canvas" and/or "Paster" which could provide you with possibly more advanced features concerning pixel manipulation.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)