tekas0's Forum Posts

  • Im currently working on a board game, and my biggest issue right now is that I would like to have a card deck that I draw from. Ideally I would like the player to have a hand of 5 cards. So if anyone could think of a way where you could draw from a deck till a hand is filled to 5...

    The only thing I could think of is having some sort of "hand" global variable, but im having a lot of trouble making an actual deck to draw from. Really struggling there. Any help would be appreciated! Thanks.

  • dropbox.com/s/ncxak84p0nedw8c/Warcraft%20Tower%20Defense.capx

    Not sure if anyone's tried it out, but this is a slightly updated version. Fixed sound and basic pathfinding issues.

  • dropbox.com/s/ojiya9fn6zwgssd/Warcraft%20Tower%20Defense%20%28capx%29.capx

    I tried to bring a fresh twist on tower defense by making a character play

    at the same time you are laying towers and defending. Any feedback is appreciated!

    Everything works with google chrome in mind, other browsers may not have sound. Make sure youre on start screen and click play to test it out!

  • dropbox.com/s/ojiya9fn6zwgssd/Warcraft%20Tower%20Defense%20%28capx%29.capx

    And here is the game if you were interested! Nothing fancy, just thought id give it a share. Thanks again!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Looking into it now! Thanks.

  • I have a game that i'd love to get feedback on, but its too big to submit to arcade. I know this is a rookie question, but how can I upload or attach my .capx file for people to see?

  • Hmm....I dont think its that. Its not looping or anything. Ive seen people upload their project to chat if anyone is willing to take a crack at it. Its really hard to explain the issue. Just not sure how to link my project.

  • Not even positive what my problem is right now. I have it setup so I play a song on the main menu, then it changes when you start the game and start playing, then after all three lives are gone it goes to a game over screen and it plays game over music. Now that all works okay, however when i run out of lives I hear like a grinding kind of noise and the score jumps up for some reason by a random amount. Then when I click the "try again" button it switches layouts correctly but the music stops working right and it keeps the random score when you start over with only 2 lives instead of 3...So many weird little things happen its hard to explain. Trying to get all the big mechanics right before adding more content. Any help is appreciated.