ALLMarkMade's Forum Posts

  • R0J0hound and oosyrag Thank you both for the help I was coming to mark this solved because what I did was just change the condition from if=5 to if=6 and from if=1 to if= -1 and it seems to work. Now R0J0 if you feel your way is better I will try that so there are no hiccups down the road...

    let me know please

    Thank you my friends...

    After thought, OK I get it! Remove mine and add yours not both correct? Duhhhh OK thanks.

  • oosyrag

    I appreciate the help but maybe I'm not following or explaining it correctly so maybe this will help.

    I need it to stop at 5 (5th Gear) even if you keep left-clicking and stop at 0 (Stop Game) even if you keep right-clicking...

    How do I tell the GearsVar not to keep adding or subtracting once it reaches a certain number even if the button is clicked again?

    Thank you

  • Thank you I'll let you know. I do appreciate the help.

  • Make a separate attack animation and assign it to a different button. so if running is the right arrow down make the spacebar call your attack animation. Or if the running button and the spacebar are down at the same time attack. You could even do if the player is within a certain distance of the enemy you can call your attack animation.

  • I use Switch Sound File Converter and it works fine. Just make sure you only use wav files. If it loops seamlessly in the program you created it in it should convert fine as long as you keep it a wav file. I agree with you though, I stopped converting in C2 as well for that reason...

    Great tip thanks

  • ALL the elements are there, a few tweaks and it's ready... Nice work.

  • Ok, this should be simple but I've tried everything I know and I can't get it to work. I'm making an Infinite driving game with my Son (Up and down on the Y) and I want to add a gear shift to the car. So the car is controlled with the arrow keys (up,down,left,right on set to angle, not 8 behavior) I have a VAR called gears and when the up arrow is pressed it adds 1 to the Var and when the down arrow is pressed it subtracts 1. So you start in 1st gear and you can go up to 5 gears each one speeding up or slowing down the speed on the BGRoad Var.

    Now what I want to happen is when the Gear Var gets to 5 it stops at that speed level even if you hit the up arrow again it doesn't say 6 or 7 and when it's in 1st gear it stops there. not -1, -2 and so on. The text is set to the VAR so one should fix the other...

    Thank you in advance and I hope I explained it properly.

    Thanks

  • AndreasR

    It's AWSOME!!!!!! I love it!!! Nice work Andy...

  • Love the music

  • It's amazing!!!

  • NICE!!!!!!!!!!! Thank you

  • All the elements are there, it just a little too fast pace for me. But you put a lot of work into it and it shows. I think it would be nice to have to be more stealthy and sneak past the turrets taking them out Ninja Style to reach the end goal.

  • Ok, Ok so who's making the promo vids? I need to learn how to do that... Great games all of you, but now I don't want to share because I don't have a cool promo video

    Nice work all...

  • My question is, is it possible in C2 or Cocoon to:

    1. Make a button that when clicked will make a call/text (Pull up phone dialer/contacts)

    2. Make a button that when clicked will (Open up and send email/text)

    3. Make a button that when clicked will (Open up web page)

    So when it's rendered out to Android or IOS they work.

    I think you see where I'm going with it...

    Thank you in advance

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ok what I've realized so far is that on the Play Store it is still recognizing my OLD phone from 3 years ago. I was able to download my game by going directly there with my phone, but If I try to see it on my PC it shows my old phone as the recognized phone.

    Anyone know of a fix for that?

    I tried this:

    Go into "Settings > Apps > All > Google Play Store > Force Stop > Clear data > Restart phone > Open Google Play > Accept Terms."

    But it's still doing the same. I haven't had that phone in years so it could be something associated with the particular email address

    Thank you