Michal11's Recent Forum Activity

  • Hello,

    at first I apologise for very stupid begginer question. I am trying to create lifes of player and show them in the hud (I am basically show smaller version of player's airplane as one life. Basically player sprite has variable "life" starting value is 3. So at beginning there is three of them.

    then in events I have something like this:

    <img src="http://img232.imageshack.us/img232/7643/liff.jpg" border="0" />

    and then in another condition I have something like if player collides with enemy substract 1 from "life variable.

    It works but I think this sollution is kinda sketchy and not right in sense of programming sense?

    I suppose I should use for or foreach loop somehow? Thank you

  • Works like a charm. Thanks guys

  • Hello guys,

    I know that for a platformer when creating grass for example etc it is best to use tile background instead of sprite. But I am having a problem with collision then because I know I cannot set collision polygons on background tiles. But that is a problem because in some tiles collison system does not work well and this certain case player walkers above the grass instead of on the grass if it makes sense(. Is there something else I can do?

    Because if I use background tile it looks like this:

    <img src="http://img560.imageshack.us/img560/2884/tiledy.jpg" border="0" />

    But I need to set my collision like something like this (this is a sprite)

    <img src="http://img856.imageshack.us/img856/1060/spriteb.jpg" border="0" />

    thank you

  • Hello,

    I am trying to figure one thing. When my level/layout start I want to start typical arcade counting like "3,2,1 go" and after that objects can star moving nut before that. What is the best wait to do that?

    I mean all I need to know is how to get some time at start of layer, for example few second and during this no object can move.

    I cannot use "system wait" because it affects only certain condition" right?

  • yes it is

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello guys,

    I have little problem. I am absolutely beginner so I am sorry if this sounds stupid.

    I have a global variable called enemies_number. The value of it is set to 5.

    And then when I hit some enemies I do like: enemies_number-1 and in conditions I also have this:

    <img src="http://img856.imageshack.us/img856/1002/enemiesn.jpg" border="0" />

    What I am trying to do is that until enemies_number is not 0 I can generate this "sprite 4" every 8 seconds. But what happened is that when my enemies_number is 0 sprite4 is still spawning even it should not. How come?

    Thank you

  • Hello guys,

    do you know how is this graphic style called holybox.com.br/game/teste_sky001/%C2%A0%C2%A0%C2%A0 I know it is not pixelart, so is it like vector graphic? And what tool is the best for this? Photoshop? Thank you

  • thank you xoros :)

    aarogamerx: Yes of course I know. I have already done that.

  • Hello guys,

    I have weird problem with bullet object.

    I basically have a rocket which should be shot when I hit spacebar from player's position.

    So in conditions I have something like if spacebar then spawn bullet on player position. It works and bully is really shot. But the problem is that it shots like 4-5 rockets instead of 1? I dont understand why.

    any tips? thank you

Michal11's avatar

Michal11

Member since 4 Aug, 2012

None one is following Michal11 yet!

Trophy Case

  • 12-Year Club
  • Email Verified

Progress

13/44
How to earn trophies