OrangeTapioca's Forum Posts

  • Hi All...

    Please.. i?m new here! and new with Construct2

    Were i can find "On touch end"?

    I can find only "On ANY touch end"

    Thanks

    Did you add the "Touch" Object?

  • first event checks for collision

    second event could be sub event that checks the size variable and such.

  • you have to calculate it using the system expression for angle

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i think you should since it's the first video talking about the game and what you want to do with the funding!

    first impression is everything!

  • probably a good idea to write down the things you want to talk about probably progress and development and things like that. and the videos doesn't have to be a certain length. just talk about how far you got into the development or a problem or just a quick update to say you're alive. it doesn't have to be like everyday though. just when you think is a good time for it.

    but have fun doing it and try not to be so serious in the process! good luck!

  • well i'll excuse matthew since he's 12 but he (you?) need to work on your presentation. it was very hard to understand (along with his friend). on the other hand you should get Lyndan (or you?) to do all the videos since i can understand what the game is about.

    Other than that, the screens look good. good luck on the kickstarter! hope you guys are successful in it!

  • it's probably the way safari is rendering the page. since the fps for me is at 45fps while chrome it's 60fps

  • i'm not sure who i am controller or doing.

    the first guy just moves to the right and i can jump with the other one that appears and then the next one i have control of.

  • I want to change the program steam to a non-Steam, the steam did not solve my problem!!have you tried the beta version?

  • The level design needs to be tweaked. at the second stage i was spending time just trying to stay right side up as right at the first drop off i was flipping over lol (Also stopped before finishing the level)

    i think you may want to try to make the cart less floaty as well? I don't know if that was intentional or not but it's a bit frustrating as i was bouncing

  • just wanted to say that the cat is under the shadow layer.

  • There's something weird about the collision boundary. feels probably better if you made it a tad smaller. gives more wiggle room to dodge.

  • nice game. but i think it probably would be more effective to not destroy the rocks after completing the wave unless you change the way it's handled. the transition from wave to wave doesn't flow right for me.

  • when i'm on the first lvl. hitting Restart (R) it restarts 2 different path.

    as far as how you could handle the undo and whatnot.

    The player grid: have you tried setting up an array to match the grid. and set each position to "false" and if touch is over the a specific grid which matches the array position set it to "true" and then add the green tile. and if you touch over the green tile it'll change back to false and remove the green tile.

    while checking if player array matches with the solution array.

  • may want to change it where the paddle takes focus unless i was meant to hold the mouse button to move it