zsangerous's Forum Posts

  • ok first of all i think your graphic card is too old or something like that or its not up to date .. check it

    2nd thing this game is really smooth i even get more than 60 fps on chrome and IE and this is a picture if you wanna see :

    <img src="http://i48.tinypic.com/2rgdtg6.png" border="0" />

    this picture from google chrome (latest version)

    by the way i used my 4 years old laptop with 4 gb ram , and windows 7 32bit

  • ok , first of all we can't really sell stuffs except capx to the others for example i can do a capx with a whole game then sell it to a company ( small one) or you can win a contest that it. so in this time its hard to sell the games but in the near future there will be more than these for example we can do exe files and we can sell it like minecraft or we can make android app with ads and make it free and you will get alot of many if there is alot of users downloaded it and play it. and apple app which can be for 0.99 or you can put ads but the ads isn't that good as android.

    by the way i'm using free version so i'm not allowed to get a penny ^^ but about 3days ago i have won a contest which will give me the standard version and i'm waiting it ^^

  • gonpla i think you should buy it then , as you know cocoonjs is going to create a cloud which can create app for apple and apk for android and you can publish your apps but of course you need the apple developer stuffs... i'm not that good in English to explain ^^

  • it would be better if you use the text variable so you must use ""

  • link doesn't work... anyway if this happened then try to disable all other events and see if the problem is still happening or not... if it still then try my way for animations :

    http://www.scirra.com/tutorials/351/platform-behaviors-animation

  • first of all the picture of the character has face on left or right??

    if right the do this :

    event1:

         condition:keyboard: right arrow is down

         action : player : set mirror = not mirrored

    event2:

         condition:keyboard:down arrow is down

         action : player : set mirror = mirrored

    if your picture of animation is opposite then do the opposite to the events.

  • first of all try to read my tutorail about platform animations.

    http://www.scirra.com/tutorials/351/platform-behaviors-animation

    2nd thing if you wanna the bomb to go to the ground try to use physics it will give them nice effect as i said... also you can use platform as Rory said.

    last thing the spawn from stomach this because you have to change the point to fix that do these stuffs :

    1- go to your player and click edit animation > create new point and put them on in the place where it should spawn

    2- in eventsheet > in the event of spawn > put the number of the piont that you created .

  • also it would be really cool if you add some physics on the bomb so it will bounce on the ground like 2-3 times then bomb.. also after it explode you can spawn another object ( the explode object) this will destroy anything collision with it .. you don't need radius and these kind of stuffs ^^

  • not always it should be the top layer you can make it the 2nd background layer for example there is games with a moon in the top-left corner without moving , it gives a good effect sometimes!

  • TELLES0808 , the problem if he doing multi-stuffs at the same time for example he is attack while jumping and moving so which animation he will use? also if he want to attack while moving only... he will keep fixing alot of stuffs with alot of events and then when he want to import a new animation he will take alot of time just to manage what happening thats why he is better to use the way i explained ^^

  • this layer usually called : HUD so when someone tells you should put the score in HUD it mean in a layer with property = 0,0 parallax

  • yeah this because this is the best way to do the animations on platforms ^^

  • GenkiGenga , here is the best way to do multi animations without any problem

    http://www.scirra.com/tutorials/351/platform-behaviors-animation

    if you found any problem on it tell me ^^

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • you're welcome ^^

  • i didn't say they are the same or not... the problem is in the polygon as we can see from the picture. try to use the box polygon on the player and check it the problem is still happening ^^