Derqs's Recent Forum Activity

  • This looks amazing!, definitely one of the best C2 games I've seen so far

  • Oh man this is getting better every time!

    Love the Idle animation on the cyclops. The little goblins being scared it a nice detail too.

  • Hey there.

    I never really participated in gamejams and such, but I really want to!

    I just can't think of any small, simple and fun game. Ofcourse you can just make a platformer with coins and a few levels, but where is the fun in that?

    How do you guys do it?

  • This is coming up soon! Anyone joining?

    http://www.spookyjam.com

  • DARTH Crusher

    Thanks, I'll have a look at particles then.

    Trying out parallax scrolling:

  • DARTH crusher

    You might want to make the background a little brighter, because right now it's hard to see the difference between solid objects and background.

    The flames on the torch look good, I need some torches in my game aswell, so this is perfect reference material.

  • Worked on a working shop system.

  • Loving the look of this!

  • Looks really good! love the mix between pixel and digital art in the promo picture.

  • Maybe something like a variable that counts the amount of enemies.

    e.g in wave 1 there should be spawning 20 enemies. so when the variable that counts the enemies reaches 20 you stop spawning. And when it reaches 0 you go to the next wave. Then in wave 2 you stop spawning at 30 enemies and so on

  • I had the same problem some time ago.

    using for each will solve it.

    this was the topic I made back then: https://www.scirra.com/forum/viewtopic.php?f=147&t=92255

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank you, that was really helpful. definitely going to try functions out.

    Well I got the system working now.

    You can buy weapons by pressing UP when you overlap the matching weapon icon. this unlocks the weapon.

    When you bought/unlock it, the icon changes to a equip button and lets you change your weapon to the matching icon.

    When you don't have enough money the amount of gold text will flash to show that.

    when you leave and re-enter the room, you still will have the weapons unlocked that you had before you left the room. This was done by giving the sword icon object a persist behavior.

    So that's basically everything I wanted.

    Here is a screenshot of the code:

    As you can see I barely used any variables which make the evensheet really big and messy.

    The cost of weapons also arent in a variable, because the costs are based on animations, not individual objects.

    The only variables used are: total_money, current_weapon.

    And here is the capx if anyone wants to copy everything: capx.

    If you have suggestions on how to simplify and make the events more efficient, please tell.

    thanks!

Derqs's avatar

Derqs

Member since 21 Feb, 2013

Twitter
Derqs has 1 followers

Connect with Derqs

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies