Sollaano's Forum Posts

  • LittleStain Your capx is perfect! I just needed that there's not unwanted gaps in the line. But those little gaps are actually better than a straight line, it gives nice unique touch to it <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Hi!

    I've been trying to solve this problem for days but nothing seems to work. So when user draws to the screen too fast the line breaks from multiple points.

    I have no idea how I should continue working on this. All ideas are appreciated.

  • Hi!

    I'm trying to make real time canvas streaming like in Skype. It should record the canvas and record voice. One guy should be able to draw to the canvas and other people to see it over internet. They should be able to talk at the same time in the program.

  • So, I've been trying to make somekinda recording system that would record actions made on canvas in real time and save it to file. Something like in Draw Something. I haven't made any progress on that. I need help in this problem and I'm willing to download any plugin needed for it to work.

  • That's a nice little plugin. Will come in handy on my development. Thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • How about setting them solid?

  • You definitely deserve a holiday. Have fun! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • But remember not to minify the script.

  • I'm working on sample capx. If you want to export the game to mobile, you're gonna need C2 Personal Edition(or Business).

  • I'm in <img src="smileys/smiley1.gif" border="0" align="middle" /> If somebody organizes this, i would be more than happy to be developing that.

  • Is it possible to install new version of Phonegap to Construct 2. If it is, how can i do it? If it isn't, are there any ways i could bypass that? E.g exporting to HTML and then doing something?

  • I made fast example. Download from here.

  • I can answer to two first questions.

    1. Yes, i would

    2. This might help you.

  • bon4ire

    Thanks! That worked without any problems <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Hi!

    I ask this on C2 forums cause Ludei's forums are kinda dead. I tried to ask this question there but nobody answered. So i thought someone here might have solution for my problem.

    This is the error i get: <font color="red">"JavaScript Exception (Line: 4951 File: '8306936' Tag: 'requestAnimationFrame'): TypeError: Result of expression 'Me' [undefined> is not a constructor." It doesn't show up in first layout but when you click button that takes you to the next layout. Then i checked the code and line 4951 looks like this:

    this.g.Qh(b);if(c&&c!=this.R&&c.$.We){c.$.We.Ng.Vh.add(this.R);var e=this.nl(a),f=this.ol(a),g=new Me;g.pc(this.body,c.$.We,d.q(0.02*e,0.02*f));this.me.push(this.Yd.Fm(g))}}};k.Py=function(a,b,c,e){if(this.enabled&&(b=this.g.Qh(b))&&b!=this.R&&b.$.We){b.$.We.Ng.Vh.add(this.R);var f=this.nl(a);a=this.ol(a);var g=new Me;g.pc(this.body,b.$.We,d.q(0.02*f,0.02*a));g.Gj=p;g.Vu=ya(c);g.pw=ya(e);this.me.push(this.Yd.Fm(g))}};b.prototype.Rx=function(a){this.enabled&&this.Nj!==(0!==a)&&(this.Nj=0!==a,this.body.Sx(this.Nj?
    

    Sadly i don't know much about coding. This was all i could tell to you.

    Oh, almost forgot <img src="smileys/smiley1.gif" border="0" align="middle"> You might want to have the capx