klabundee's Forum Posts

  • Try this:

    Start with turret enabled: no

    And create a condition to enable it only when you have line of sight, also when you have line of sight use the action: Add object to target.

    Create an else condition and set the action: Unacquire target.

    Lets see if it works.

  • Try using a line of sight behaviour together.

  • 2 - OK, I think that the best approach for this is having a function to update both: global variable and the text display.

    So, using this function you just need a trigger..

    - On colision with "sweets: call function Update_Score and don't forget to set the Param(0), Param(0) is the amount of Score that will increase, so, using this function you can have different score for different itens and even when finishing levels.

  • Your problem is here:

    You need to also compare if damage is not equal to 5, otherwise it will start to play "Idle" again.

    Like this:

  • 1 - Your "problem" is parallax, on your UI layer, set parallax to 0% x 0% and it will stay on the screen.

  • You do not have permission to view this post

    editor.construct.net/r141

    Só trocar o final do link pela build que você quiser.

  • You do not have permission to view this post

  • Try using lerp.

    Subscribe to Construct videos now

    E ai Tiago, tudo bem?

    Pelo que dá para entender da mensagem, você criou o projeto com uma versão mais nova do C3 e está tentando abrir com uma mais antiga.

    Tenta abrir com a última versão disponível.

    E acho que o pessoal vai te encher o saco por estar falando em pt-br aqui..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There are more than one way to do that, it's possible to edit the element to change the score amount so your game will post it as a normal/valid score or they can even find the url of your leaderboard and post scores.

  • Are you sending it using a simple Ajax Post with User+Score?

  • It's not the cell phone for sure, because even the cheapest Android phones from best buy now have 16 to 32 GB memory and the game only uses about 136 megs for the main portions (200+ for the cinematic).

    They have 16 to 36Gb of INTERNAL STORAGE not MEMORY.

    Is it darksunpictures.com the website of your project?

    Well, if yes, I'm assuming that you did a similar "best pratic" on your Construct project..

    The website index has 66,200 KB.

    It is far from something good, if you are doing things similar in your C2/C3 projects please first of all try to understand how everything works and what you should do as best pratics.

  • Hello, Ashley aswered but to make it easy here:

    1 - Select Sprite

    2 - Turn Solid OFF

    Are you sure about using sprites this way for background?

    Try tiled background + tilemap.