StraitJacketGmng's Forum Posts

  • 9 posts
  • I need to make the switch from WebStorage to LocalStorage and I'm just not sure how to do it after reading the manual entry and looking at few topics on the forums. An example of what I'm struggling with -

    My webstorage key would be "RecordLevel1"

    Now when I wanted to display this in a textbox I would put Set text to - (WebStorage.LocalValue("RecordLevel1"))

    and with the local storage I'm just not sure how to do it, does it have to be a global variable? any help would be much appreciated!

  • Thanks again for your replies. sqiddster - that makes sense! I implemented EddyDingDongs Multiple Graphic Modes tutorial and that seemed to help a bit too

    https://www.scirra.com/tutorials/932/mu ... erformance

  • TheWyrm its the latter - the same content just smaller/bigger. I'm just resizing the chrome browser or nodewebkit window with my mouse

  • Thank you for your replies!

    GFX card is up to date. The game is being run in Chrome and nodewebkit. WebGl is on. Fullscreen scaling is High quality. Use high-DPI display - yes- Sampling Linear. Downscaling High Quality. Physics Engine Box2d web.

    I haven't tried turning the scaling down to Low quality, I'll give that a shot.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There are about 57 objects on screen when you start a level. Behaviors include platform, solids, rotation, sine, bullet. 2 effects are also used but just as a transition and character entrance.

  • The size of the window is effecting my game. The smaller the window, the better things run. When I'm in debug mode the game runs flawless but when I do a regular preview the game slows down quite a bit and the controller becomes not as responsive.

    I've exported to node webkit an experience the same problem - bigger window, slower game and unresponsive controller. I resize the window to something smaller and things start to run better.

    Can anyone point me in the right direction to remedy this problem?

    Thanks!

  • Thanks for responding Codah!

    http://imgur.com/V843Ico

    If you take a look at the pic it illustrates what I was thinking, using "List" under form control.

    thanks!

  • Hello

    I have a master list with over 200 items in the list.... I want to be able to have an item selected from the Master list and moved into 1 of the other smaller 12 lists. Would I be able to accomplish this without typing out every single one? is there a quicker way to do this?

    Thanks!!!

  • Hello Scirra forums!

    We've uploaded our new game made with Construct 2- All Out Fall Out - It still has some development needs(especially for mobile) but you can play it here on the arcade -

    scirra.com//arcade/addicting-action-games/2468/alloutfallout

    or visit our website

    straitjacketgaming.com

    We would love to hear some feedback.

    Thanks to everyone for making this a great community to visit on the internet!

  • 9 posts