nickar's Recent Forum Activity

  • I haven't read all posts (sorry but I'm a bit tired now), but I would use different layers. When the player would overlap an object (last step on stair - the trigger sprite), the main gameplay layer would be invisible and the floor one would go visible. Want more depth? Make the floor layer visible with less than 30% opacity and a bit difference in parallax, like 2%.

    Again, is just a thought, I can't and won't test it right now or for some time.

    Hope it works

  • I'm glad I could help you 😊

  • If anyone believes this should be in another forum, please say, I need an answer and I can't use any other tool to do my work.

  • There is a little problem. When you use non default keys for platform you have to simulate the behaviour when pressed. Also, 1 pixel is way too little length, even for gameboy resolutions. One more thing: If this is a platform and your sprite is facing, let's say right, you have to mirror it when you press the opossite direction key.

    Check my example:

    Now, if you are using the top down RPG perspective (Zelda style), use the 8 direction behaviour instead, where you will have to use different animation for all directions (non mandatory).

  • How does Combo's value changes on your set? You can see an event with time to do that. maybe this is your thing. Also, your 7 is idle now. Make that equal or greater than 7 and less than 13

  • This worked like a charm for me

  • It won't work correctly because 6 is allready greater than one.

    On "W" press> If combo is less than 6> spawn sprite 1

    On "W" press> If combo is equal or greater than 6> spawn sprite 2

    But what will spawn the sprite? Use another sprite for this

    On "W" press> If combo is less than 6>Sprite 3 spawn sprite 1

  • I am making a retro shooter called Mars Wars Episode 1.

    It will be a trilogy of games with various gameplay functions.

    Join the early access at Gamejolt:

    http://gamejolt.com/games/marswarsep1/236384

  • Just Die Neon is an arcade platformer that you control 2 sprites at the same time, one helping another, The use of light is essential and gives a very challenging gameplay.

    Give it a try:

    http://gamejolt.com/games/justdieneon/235332

  • Help Flabee collect all pollen from the flowers!

    A very fun, cartoonish game for all ages!

    When you tap the screen, Flabee flies higher, so you can make it through the flight.

    Touch the flowers, they will grant you 50 points!

    Avoid the cacti, they will hold you back!

    Stay away from spiders, they like eating little flabees!

    When a honey jar appears, try landing on it, it will multiply your score!

    Have fun and don't forget to rate and review Flabee!

    https://play.google.com/store/apps/deta ... nak.flabee

  • Are you talking about webfonts? If yes, then maybe your smartphone has no internet connection at that time.

    Even if you download the font on your machine, you won't have the desired effect because not any device will have that stored, so it will revert back to default.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You need another object to spawn the sprite on to it, or else you have to use the System>create function. Your example lacks an event: When or why?

    Example:

    System>every 2 sec>Add 1 to Global combo

    System>Global combo greater than 1>System> create sprite on layer 1 on X,Y

nickar's avatar

nickar

Member since 6 Dec, 2016

None one is following nickar yet!

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies