tecbug's Forum Posts

  • There are plenty exporters available in c2. I'm wondering whitch one is the best for exporting android and ios games. Do you have aby experience?

    Also is facebook plugin working on mobile?

  • I like the new one better. It's more professional :)

  • I've encountered little problem:

    My game has 40 levels (layouts). Each layout has 5 layers. When I need to add another (6-th) layer to all layouts I have to do it manually for each layout. This is very laborious.

    How about adding Layout families? Then I add and configure new layer only once and all layouts in this family inherits it.

  • Can't get it working. I've copied all files into plugins\Time_Manager_1_08 folder but C2 doesn't see it. Tried to put into plugins\Time Manager, but still no luck.

  • I've found it in r99, so fix must be in r100.

  • Why imagepoints can now be only inside image?

    I think this is pointles limitation.

    I used them to spawn bullets, but now every bullet hits the shooter.

  • Thanks.

  • "Go to layout" gives me option only to select one of existing layouts.

    How to go to layout number that equals variable?

  • Do you have any experiences with updating game and refreshing it in Chrome?

    When I upload new game version on the server Firefox updates game without problems. Chrome doesn't.

    Even ctrl+f5 doesn't help. I have to clear cache in browsers options.

  • Hmm. In fact fhis helped only in Chrome.

    Firefox issue still occurs. Any other solutions?

    Also I tested this game in Maxthon 3 - got only black canvas.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Pity. I liked it :)

  • Indeed this helped. Thanks.

    BTW. Thanks :)

  • I meant 3D Box object.

  • No change :(

    On preview on chrome game looks ok. After exporting strange dots are showing.

  • I've made prototype of my game and exported it.

    Game is made of tiles that are connected - appropriate wall is shown depending on neighbour walls.

    You can see it here: http://tecbug.pl/bt.

    It should look like this (on IE):

    <img src="http://tecbug.pl/pub/bt01ie.png" border="0">

    But it looks like this on Chrome:

    <img src="http://tecbug.pl/pub/bt01chrome.png" border="0">

    And like this on Firefox:

    <img src="http://tecbug.pl/pub/bt01firefox.png" border="0">

    This issue doesn't occur on prewiews from C2 (all browsers).