MadSpy's Forum Posts

  • Object.count should return 0 if you don't have any object on the layout.

  • mid(text, index, count)

    Return the count characters starting from index in text.

  • Upvoted

  • I belive it's " ~/Library/Application Support/gamename"

  • In Users\username\appdata\gamename\ , the drive letter could change (depends of user choice)

  • Honestly, I took ~15 min to create this with 9 events and I think it's not enough time to create something fully working

    [quote:13lo4dy3]You can not though set the windows size via code/event sheet,

    User can resize by dragging the windows edge but if you want to change the windows size it's doable

    [quote:13lo4dy3] or maximize the window (not full screen)

    You can maximize via events... When I maximize a windows the windows is extend to the whole display (for me, it's a fullscreen with windows close/maximize/minimize buttons) but by "not full screen" you mean maximize but keep the aspect ration of original windows?

    [quote:13lo4dy3]and restore the window via code/event sheet.

    You can do that.

    0. I never test because nw.js and transparency are not stable but I could try.

    1. In this example, no. 1 layer, 1 layout , 9 events

    2. Yes I don't export with windows frame to create a custom "skin". Drag a maximized windows is like restore the windows and move it to mouse position. Hard to reproduce without a windows frame. Now I understand what you mean by "not fullscreen", it's for the ability to drag the windows and not keeping aspect ration.

    3. I was too lazy to create (via events) that but easily doable.

    4. same than #3. The fake bar and buttons are not resized, they don't fit to the currrent windows size and you can miss them.

    5. 1 event, not too hard to create

    Regards,

  • Something like that (nw.js export win64b)

    It's a quick sample without all minimize/maximize/close features

    Edit: you can resize the windows

  • Interesting ! Too bad I miss the kickstart campaign :/

    Good luck for the release.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Funny, you can call it "LSD" xD

  • dosanegames , could you send me via PM the error and which nw.js version and OS version you use?

  • You could disable window frame option when you export, and use custom backgrounds and/or sprites for GUI elements.

  • Hi all,

    The next update for full version is delayed (a bit) but will be bigger than what I planned:

    Changelog:

    * request for a "TOP10" friends leaderboard.

    * friends count and friends list.

    * DLC support (condition if the DLC ID is purchased by the player or not)

    * code optimizations

    Regards,

  • It's closed due to spam bots

  • A similar thread already exist

  • That's why I can't reproduce