frcol's Forum Posts

  • No error message.

    The Firefox console just show:

    http://25.3.7.68/dev/jogos/games/RachaC ... L5/data.js 200 Ok 69ms c2runtime.js (line 83)

    The aba answer brings "null"

    So, the webgl works for this site http://www.firstpersontetris.com/ but not for this one https://www.scirra.com/demos/c2/renderperfgl/

  • It´s strange that http://www.firstpersontetris.com/ and http://oos.moxiecode.com/js_webgl/xwing/ that uses webgl works in my Firefox.

    When I put "about:support" in firefox, it shows me these data:

    Data do driver 10-1-2013

    Data do driver (GPU #2) 11-12-2014

    Descrição do adaptador Intel(R) HD Graphics Family

    Descrição do adaptador (GPU #2) NVIDIA GeForce GT 750M

    Deslocamento/Zoom assíncrono none

    Direct2D ativo true

    DirectWrite ativo true (6.3.9600.17795)

    Drivers do adaptador igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32

    Drivers do adaptador (GPU #2) nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um

    GPU #2 ativa false

    ID do dispositivo 0x0a16

    ID do dispositivo (GPU #2) 0x0fe4

    ID do fornecedor 0x8086

    ID do fornecedor (GPU #2) 0x10de

    Janelas aceleradas pela GPU 1/1 Direct3D 11 (OMTC)

    RAM do adaptador Unknown

    RAM do adaptador (GPU #2) 2048

    Renderização WebGL Google Inc. -- ANGLE (Intel(R) HD Graphics Family Direct3D11 vs_5_0 ps_5_0)

    Subsys ID 05f61028

    Subsys ID (GPU #2) 05f61028

    Versão do driver 10.18.10.3316

    Versão do driver (GPU #2) 9.18.13.4475

    windowLayerManagerRemote true

    AzureCanvasBackend direct2d 1.1

    AzureContentBackend direct2d 1.1

    AzureFallbackCanvasBackend cairo

    AzureSkiaAccelerated 0

  • Sorry, it was the opposite.

    It works in Chrome, but it doesn´t work in Firefox.

    The "render performance test" works in Chrome but not in Firefox either.

    Here, in some PCs it worked for both, but in some notebooks just in Chrome.

    I´m looking for some configuration in Firefox to enable it.

    The screen stay black, No message error. Just the data.js is loaded and stops.

    Any help?

  • We finished 2 games and they work perfect in preview mode.

    When I export to HTML5, they don´t work in Chrome, but works ok in firefox.

    The screen stay black. Just the data.js is loaded and stop.

    Does anybody knows how can I solve it?

  • The UserMedia.VoiceCount returns just 11 options and there is no Portuguese.

    Google traslate has this option:

    http://translate.google.com/translate_t ... ugu%C3%AAs

    Is there a way to use this language with UserMedia?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Colludium

    if I put the font´s file (ttf) inside the folder File, create a css and set the webfont to that family (from css), it works just perfect for me. Is there any other problem in use webfonts that I am missing?

  • Another doubt.

    I set the chess to be created at local 0,0, but it apears in the center of the board.

    Board

    width: 6

    Height: 6

    SquareTx

    Isometric

    X: 300

    Y: 200

    W: 60

    H: 30

  • Update:

    [Plugin] Board

    - Add "condition:Are neighbor" to check if two chess are neighbor.

    Here is a demo for swapping two neighbor chess.

    - click two chess brick

    Capxrexrainbow2012-09-19 05:40:41

    rexrainbow It´s an old post. So I don´t know if it´s still working.

    I can´t find in the SysExt, the action that pick a specific instance inside the Actions:

    "Brick instance by UID to uidA, form All instances"

    The other options does not work for Families.

  • CSV to Fn

    Function

    TMX Importer

    even I putting them in my plugin folder, Construct says that they are missing.

    rex_csv

    rex_function2

    re_tmx_importer_v2

  • i can´t get it working either.

    Loading animation while loading a Layout

  • Very nice game!

  • The Shadow light lets the objects with the plugin black.

    Debug mode shows that my webGL is On.

    Any other reason for that?

  • What did you use to make de sine? Could you share this capx?

  • Yes, completelly diferent, much better.

    Music and sound fx has incredible influence in the imersion of a game.

  • Nice plugin!

    I use SmartFox Server for Flash nowadays, I was curious to use Photon, and I´m liking it.

    For example, I wanna use RoomPlayerCount, but it ask me a parameter and I can´t find what it is. I search in the javascript API, but didn´t find.

    Where can I find the specifications of "System" methods and properties of Photon plugin?