zsangerous's Forum Posts

  • Tom , could you please remove mine too ^^ the old one (mario something..)

  • i hate andromo they spam my gmail , i think ill block them hehe ^^

  • yes but speed checking is complex too ^^ for example when you jump you will have a speed so the move animation will start work while jumping so you must put some condition like when player overlap with wall + speed >< zero --> start animation and so on... i think one of the hardest thing is the animations on platform ^^ i remember in my wizard game i used about 30 events for animations : )

  • o.o you checked frequently asked question?? but you didn't check plugin and behaviors ^^ check them out they are important but some of them scirra arcade doesn't support it .. here some links you may use it :

    (from Kyatric)

    http://www.scirra.com/forum/behaviorpathfinder_topic44444.html

    (from 00Rez)

    http://www.scirra.com/forum/plugins-behaviors-rez-repo_topic51087_post322118.html

  • i think no ^^

  • new update :

    fixed flip bug

  • thanks worked fine , i also fixed it with some global variables ill post them both in the example topic ^^

    thanks again :)

  • ok , i don't know how to start the topic first i can't continue working on my project (waiting the new release) so i'm working in the newer one that i posted before (four gravities)and i found a problem that i couldn't find a way to fix it :(

    so the problem is when i click z it should go to the opposite side but in same direction of face for example if my player looking on right side and clicked z it will look in the right side even in the left side of course same on up,down , i have tried some stuffs and fixed only when he look in the right or up and i couldn't fix when he look in the down or left sides

    here is .capx (v3):

    https://dl.dropbox.com/u/67034121/scirra%20construct2/four%20gravity%20v3.capx

    so in other words if you didn't understand (if i click z he must keep facing in his direction before i clicked but of course while im travelling i can move and it will change the direction as normal i want it while im not moving.

  • chrome is always the best !!! so even the numbers are wrong hehehe

    <-- fan of chrome ^^

  • ok i think my answers will be weird for some of us but its the truth ^^

    1) the one who let me know the eventsheet and made construct2 easier for me is Velojet

    (from :http://www.scirra.com/tutorials/243/building-a-platform-game-a-beginners-guide

    really thanks for him and i think words aren't enough so thank him ^^

    2) how did i know construct2 ^^ first of all i didn't know anything about construct2 but before year ago i saw someone on youtube sold about 1m app was made from gamesalad in mac i was surprised how could he do that while i can't is it a human or what? XD so i started to think of way to use gamesalad but i don't have mac so i used some programs i don't remember them to change from windows to mac and when i tried gamesalad its really complex and the examples are really hard so i keep working on it but still i have no idea what im making ... and after i made alot of things my laptop SHUTTED DOWN ...WTH!!! so after that i decided to check out about html5 maker but on windows i saw yoyo , yoyo has an example of game but its really complex they say do this do this but i don't know why im don't that i couldn't even know how to use it so after that i searched on google about best engine of making html5 so the weird thing is that i downloaded [PDF file] lol and inside pdf someone put all his opinion of game makers and he said scirra is the best one i think he is one in the forum ^^

    so after i knew something called scirra i searched on youtube to see some result

    when i saw i said its impossible to do this without language but when i jioned scirra forum i found that maybe one of the simplest game we can make we just need graphics ^^

    so thanks to everyone who made this :

    google, the 1million download boy, the pdf man, yokai game, Velojet , Kyatric for answering my questions on forum

    Ashely for being a nice developer

    Tom for answering emails and pms ^^

    thanks all of you for growing construct2 in the world ^^

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • yes you can like this :

    event1:

       condition: mouse:left clicked on player

       action:system: create sprite1 at random(range),random(range)

    if you need to spawn more put more actions ^^ if it another object you can do same action but another object

  • hope you read more and learn more ^^

  • why don't you try to put animations on keys?? like if left key down player play "run"

  • overlap work as collision (even better) ^^

  • CAWithey , also i'm waiting and i'm not doing anything but i started to do sprites for the game because i'm working in more than one game ^^