irina's Forum Posts

  • I was considering to use CocoonJS.

  • Hello,

    My preview on iPhone5 works smooth (60fps) but on iphone4S i have drop to 15fps.

    So, my question is how much is a difference in performance between web preview and real compiled game? Does compiled game works better than preview in browser?

    Thanks!

  • Hello,

    I welcome new template for RTS games but it raises one serious question for me.

    Since RTS is not much fun vs AI, does Scirra team plans to implement multiplayer component into Construct 2?

    Or perhaps theres some 3rd party solution that im not aware of?

    Thanx!

  • nutmix:

    I wanted to try making swipe with buttons, so I threw together an example. Here's the link if you're interested:

    SwipeWithButtons.capx (r111)

    Let me just say, thank you!

    It's simple, ellegant and efficient... perfect!

  • I have following error on local preview on iphone5 (it runs ok in FF on PC)

    Javascript error!

    Type error http.......50000/Text_plugin.js, line 663 (col undefined)

    (I use text to view certain parameters and debug)

    Browsers affected:

    safari

    Operating system & service pack:

    iOS 6.1.4

    Construct 2 version:

    137/64

  • update:

    With latest v.137 runs OK on iPhone.

  • i have following error on local preview on iphone5 (it runs ok in FF on PC)

    Javascript error!

    TypeError: "null" is not an object

    http......./Particles_plugin.js, line 66 (col undefined)

    any advices?

    Browsers affected:

    safari

    Operating system & service pack:

    iOS 6.1.4

    Construct 2 version:

    136/64

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I dont want to bother you too much.

    Fact that you said it's strange was enough to make me to dig deeper and i'w managed to set it right.

    Thank you!

  • I think im encountering a strange issue here.

    I mean everything is working ok except animations (explosions, to be precise).

    What i mean, they are scaled ok but since animations last some time... They dont continue to scale during playing of particular animation it self...

    They are only scaled based on point of creation and that's it.

    Even thou they continue their moving, they dont scale but playout entire animation on the same size or scale of it.

    Is this qualifies as a bug or am i doing something wrong?

  • Guizmus

    fantastic!!! thats it!

    Thank you!!! <img src="smileys/smiley1.gif" border="0" align="middle" />

  • thank you for your answer,

    it works but the end result is not as good as i expected it to be... :(

    Is there a way to make scaling less at the begining and more towards the end?

    ..so that calculation is not strictly linear but rather kinda curvy, archy if you know what i mean.

    thanks!

  • Some help needed on my formula for scaling the sprite.

    What im looking for is to set formula that will linear scale down my sprite from full size to null size while he travels from spawn to target.

    So far iw managed to set scale correct but when i apply global timescale change my scaling breaks down... :(

    any tips?

  • I use function anglerotate(start, end, step) to rotate entire layer ( one key click = 45? ) and it works ok untill eg. executed 5 or more rapid clicks and "end" angle is larger than 180?.

    Then, entire layer rotates to designated angle but in oposite direction probably chosing a shorter route?

    dl.dropboxusercontent.com/u/169390986/PUB/rotation_problem.capx

    is there a way to make rotation to maintain in the same direction and avoid this?

  • you are missing 2 crucial points:

    Observed result:

    Expected result:

  • Link to .capx file (required!):

    dl.dropboxusercontent.com/u/169390986/PUB/MoveToLayer.capx

    Steps to reproduce:

    just execute capx

    Observed result:

    player spawns bullet and on move to layer bullet change its coordinates to that layers coordinates

    Expected result:

    i guess bullet shud continue its existance on new layer on it's precise layers intersection coordinates, no?

    if this is not a bug but a feature, can someone please explain me how to solve mine problem?

    thank you!

    Browsers affected:

    Chrome: n/a

    Firefox: yes

    Internet Explorer: yes

    Operating system & service pack:

    win 7 pro 64 up to date

    Construct 2 version:

    136 /64