Lprez's Forum Posts

  • Hey Ashley

    Have tried it via Ipad browser and normal android browser, neither worked (sound wise that is)

  • Hi again all,

    i created a shooter game that plays all sounds fine.

    i have taken a copy and tried to modify it for touch control devices. the game runs fine but does not play sound.

    all i have altered is the touch control.

    Help Plz

    any help is always appreciated

  • i have tried to keep the birds in the sky bit and the animals below, will try and rndomize some more

    thx for the feedback

  • Hi guys,

    this is my first game, I'm not particularly creative as a person but had a bit fun with this.

    visually its pap but it's fun to play.

    Play

  • superb, thanks for that...see so simple if you know how. i will look at adding such a fellow.

  • Hey Vtrix

    dl.dropbox.com/u/22753176/Shooting2.capx

    I have removed one of the system tasks, i now only have the:

    system - every 1 second -------------subtract 1 from timeleft.

    try adding the other action in and see what happens.

    many thanks for your time on this, i have been pulling my hair out.

  • Hi again guys

    stoill experiencing an issue with this countdown timer.

    I have:

    system time left > 0 ---- subtract 1 from timeleft

    the time just flies down from 30 to zero.

    if i add the following

    system every 1 second ------ subtract 1 from timeleft     it does the same.

    how do i have the countdown coming down from 30 to zero correctly.

    I seem to be going both ways here, eithet it flies down real fast or counts down then goes past zero.

    I must be missing soemthing here that is plain for all to see.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Brilliant, the spawning stopped, thx for that.

    I cannot seem to get the timer to stop at zero though

    System - timeleft < = 0

    Acton: system - subtract 0 from timeleft

    that is what i have, does this seem correct

  • Hi Vtrix

    thanks for the reply

    I am not overly sure what you mean

    I have added the action subtract ...from time left (what number should i put in there)

    andreally not sure what you mean by go to level 1.

    sorry for being a noob, not long been using this software

  • I have created my second game and am having a little trouble with the countodown timer.

    I have it working but, when it reaches zero I want to game to stop and the timer to stop.

    I have inputted what i thought would work but it doesnt, could someone take a look at the file and see where i may be going wrong

    http://dl.dropbox.com/u/22753176/Shooting%20-%20Copy.capx

    Many thanks in advance

  • Hi guys.

    I am just starting a new, very basic shooter game.

    I have a sprite that is a crosshair.

    I want to be able to move the crosshair with the mouse.

    Could someone offer me advice on how to achieve this.

    I have done a search but nothing matched

    Regards

  • Thx for the reply guys, I did manage to figure out what I had missed.

    The keyboard input was still active as I could still use the spacebar to fire.

    I had missed the step where I add the behaviour - 8 directional - then change "set angle" to NO.

    I am new to this whole game making malarcy but, gettingthere slowly.

  • I have run the tutorial for the 1945 game, it was all running ok.

    I swapped out the image of the main character and now cannot get it to move using the arrow keys.

    Is there something I am missing in order to get this to work.

    I have tried adding an input but, keyboard is no longer an option.

    any help would be greatly appreciated

    Lprez

  • Don't worry. literally as soon as I had posted, I found it

  • Hi

    I am trying to loop an animation so that it runs continuously.

    I have all the sprite frames in but it stops once it gets to the end.

    Could someone please advise me on how to do the loop if it is possible

    Thanks