valkyriegames's Forum Posts

  • Hi guys,

    I decided to enter the HBGames.org Construct 2 competition (because I am of course, still trying to get my standard license ^^). I made a topic on the HBGames' forum for showing the progress of my game as I develop it, and the issues I run in to. If anyone's interested, come follow me on my journey and join me here: http://www.hbgames.org/forums/viewtopic.php?f=293&t=76265

    My game "Music Fighter" will be a music action game, where players will have to play particular combinations of notes to perform attacks against enemies. I'm a little uncertain how difficult it will be to make this a fun game, but I thought it would be enjoyable to try something different and make a game like this so I decided I'd just have a go anyway to see how far I get :)

    Here is the design concept for now:

    <img src="http://www.valkyriegames.net/musicfighter/mockup_small.png" border="0">

    Come check it out! :D

  • Haha lets do this!! I'm going after one of those standard licences! :D

  • Haha good luck everyone! I just spent quite a few hours playing all the games! All the best in the comp! :D

  • Actually it seems that the Google +1 medals have been reduced from 25 rep to 1 rep... so this is probably why I've gone down! Oh well, less rep for me, as long as it's right I'm fine with it. Cheers!

  • Hi there,

    I just clicked the recount rep function because I thought I had some medals missing. After doing so my rep went down from 457 to 292. What went wrong? >_< I think I might have lost the rep from all the posts I made on the forums and the arcade. Can someone help me check if it's right or not?

    Thanks!

    Edit: Sorry if this is posted in the wrong place, I couldn't decide if this topic was more suitable in the general or bug section.

  • It's working great for me now again. Cheers for the fix! :)

  • Ooh okay! So that's why the ratings have reset. Will do! :D

  • Hi Tom and Ashley, I think the Arcade just broke. Some images don't load, and there's lots of repeats of "RotaDefense" showing up. Just letting you know in case it's not just me!

    Cheers!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hahaha yayy rotary judging begins! How exciting! There have been some really good games created!

  • Okay, thanks for the feedback imothep85! I'll tweak it a bit more :) Cheers!

  • imothep85 D'oh! I made it add rocks a little faster too. Have you tried blocking the rocks with the ladybug? It deflects them! Also have you tried using the Scatter shot skill with the [Z] button?

    I may have gotten too good at the game while testing it a bazillion times D:

  • Hi guys,

    I'm writing to see if anyone's interested in having a look at my game TinyPlanet in which I have submitted for the Rotary contest. I would love to get some feedback on the game, what's good about it, and how it can be improved! That way I can make better games in the future :)

    If you've played the game before on the first release date, you might have noticed that it was too slow and had quite a nasty bug (not the ladybug lol, she's nice), but I re-tweaked my entry last night and it should come with 50% more fun! :D

    Please let me know, thanks! :D

    TinyPlanet

    <img src="http://www.scirra.com/arcade/images/796/game-medium.png" border="0">

    TinyPlanet is about a girl and her ladybug trying to regrow her planet in the dangers of space. They'll have to work together to destroy meteorites to stay alive. TinyPlanet is an action shooter with RPG elements made for the Scirra Arcade.

  • Thanks for the example R0J0hound. That helps!

  • Hi Yann,

    I tried to do that with a for loop but to no avail. Perhaps using a repeat loop might have worked depending on how it is implemented.

    I ended up figuring out a work around though, which was by performing the action every tick except when a condition was false.

    Thanks for your help :)

  • Hi GenkiGenga, that wasn't exactly what I was after. I was hoping there was an equivalent to the programming "While Loop" in Construct 2.

    Thanks for trying though :)