viperwar's Forum Posts

  • thanks for replying

    how can i find errors?

  • hi

    how can i create interactive tile background like shoot em up games ?

    example how can i make an real space tile background ?

    thanks

  • hi

    how can i make a sprite that open file from computer

    (when i click on that sprite - the sprite open window that i can choose folder from my computer )

    example i want to user choose his music from his computer to play on construct 2

    how can i do this?

  • how long did you played?

    at least you must play to have more than 15000 scores

  • still have that problem

    hardly need help !

  • Yes sure try play game again and play it for 10min then you can see lag and freezing

  • here its my game you can play it

    and as you see sometimes my game going to be freeze!!

    deleted !

  • hello guys

    i create a game and when i play it on chrome browser it runs smooth without any Drop frame

    but when i export it to node-webkits sometimes i have Drop frame(fps:1 or 2 !!)and a big lag !

    how can i solve this problem ?

    why node-webkits can't run game smooth like chrome ?

    thanks

  • no one can help?

  • thank you Ashley

    sometime i have a lot of objects and particles in my game and that's because of my game's gameplay

    so i can't delete or don't use a lot of object and particles

    but i want to have smooth (60 fps) game with these objects.

    how can i do that ? and can my game use graphic card for render the graphics ? how?

  • hello

    i create a game and i want to optimize it .

    i want to reduce game lag/bug .

    i want to my game support all resolution .

    i want to my game run smooth with low-profile computer .

    how can i do them to create a smooth game for all computers with any resolutuion ?

    and also how can i reduce my game size (node-webkits) ?

    thanks you all

  • hello

    i have problem with restart layout event

    restart layout event doesn't work good and it doesn't exactly restart the game

    when i use this event some of my game work and some of them go to be freeze !

    how can i solve this problem

    and do we have any plugin for restart layout or layout setting ?

    thx

  • Hello guys

    I create a game and export it to exe

    The game dosn't have any lag or freezing when i open it on browser

    But when i open it on exe sometimes the game going to be freeze for 10 second! Just like i pause the game and after that the game goes back from freezing

    Why i have this problem and how can i solve it?

    Thx all

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • i update my last post ...

  • update ...

    i set that when distance between player.x , y and bullet.x,y is grater than 400 bullet destroy

    but this events destroy all of bullet that create every 0.1 second

    so the fire isn't smooth and it flash every 0.1 second because construct don't know every 0.1 second create or destroy bullet !?

    how can i fix this problem ?