andykenobi's Forum Posts

  • Then i wouldn't recommend using WebGl effects. Cheapest possible way would probably be to just have duplicate sets of sprites, for a bit more memory use, or maybe try the blend modes?

    Hum, i have 1 character with 8 animations.

    I want to have 8 characters with different colors.

    I have 3 ways:

    1 - Change color by WebGL Effects;

    2 - Change color with a behaviour plugin;

    3 - Create 8 sprite on photoshop just changing color and create 8 animations to each others (the game will be heavy);

    I don't know if i have more ways to change color.

  • Are you developing for mobile or desktop?

    Both.

    I'm using more in mobile, but my html5 games need to run in both on a web page.

  • I love construct 2 and now i'm using more effects and i have some questions.

    What use more CPU and GPU:

    • Change Sprite Color by Behaviour or change Sprite Color by WebGL Effect?
    • Use WebGL effects on layer or use WebGL effects each instaces objecs.

    Thank's for listening.

  • output = (input/100)+1

    That's it! Thank you.

  • Hey guys... I have one question... Somebody can halp me?

    I have two range... one hange is input and other one is output.

    Input

    min-----max

    0---------200

    Output

    min-----max

    1---------3

    -----

    Exemple:

    if i input a number 0, i have a number 1 output.

    if i input a number 100, i have a number 2 output.

    if i input a number 200, i have a number 3 output.

    I need to know how to make some equation to have a output.

    Question exemple:

    If i input a number 75, i have what number output?

    Thanks for the help!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Me chamo Andrews Vinícius, sou desenvolvedor e programador de jogos, atualmente venho utilizando sua ferramenta Construct 2 para desenvolver jogos. Recentemente houve uma atualização nos aparelhos apple para o IOS9 (Sistema Operacional da Apple) e por algum motivo os áudios dos jogos não são executados. A versão atual do Construct 2 que utilizo é a versão release: Release 212.2 (64-bits). Gostaríamos de saber se vocês tem alguma posição de como está o andamento para resolver este problema.

  • I have the same problem, the audio has latency on my Galaxy S4... but on my IPAD 4, the audio is perfect... Someone know how to fix it?