Joannesalfa's Forum Posts

  • I found a bug, try to pointer from mouse over blue square once time and stop moving "cost 100" do not leave the pointer, then click and it spawns the wrong square colour such like brown or green.

    Nice placement sample.

  • I was thinking we could need one point collision which is designed to RTS, Puzzle and game uses a lot of objects. One point collision is related to origin point.

    We can't have less than 3 collision poly points, currently this method could affect the performance.

    Technically, a point of collision equals the distance from other objects, adjust the distance depends on intended according to sprite size or variable defines the numbers could do trigger. Applies to all objects with this option.

  • Yann

    EDIT:

    I've cleaned your code which is messy, now it's implemented.

    The result was... I don't get what is working, there no working distance each sprites.

    Here is a .capx you may review.

    https://dl.dropboxusercontent.com/u/76227787/LoopDistanceIncomplete.capx

  • I guess it isn't clear what it is you are wanting to accomplish.

    czar I'm sorry, there an issue, if you see 4 units, then select one in the top (Instance 1), try to right click over behind of every other units to push (Instance 2, Instance 3 and Instance 4), it works as we expected, now deselect and select Instance 2, try to right click over behind of Instance 1, it looks like it keeps moving until stopped. Not perfect.

    Now, try to select Instance 2, try to right clikc over behind Instance 3 and 4... It seems the ghost pass, it means it's not working as well... There only one working is Instance 1 after all... It makes me hard how to solve the problem.

  • Nobody?

  • Hello, I'm making a test an unit could push away to each other. The problem, I couldn't figure out how to apply to multiple instances.

    I tried to add For each, but it didn't work.

    There's a capx comes Instruction, would you help me?

    https://dl.dropboxusercontent.com/u/76227787/MultiInstancesProblem.capx

  • Ashley Using AJAX to compare the versions, if is new, it could alert the users to download new app, it would be nice solution.

    I think it would be enough, what's installer creator would support to crossplatform such as windows, mac and linux?

    Another question, will you add custom icon pipeline to Title bar icon in node-webkit exporter?

  • Link to .capx file (required!):

    No needed, use blank template

    Steps to reproduce:

    1. Export to Node-webkit

    2. Drag an image file to drop inside of node-webkit app

    Observed result:

    When it's dropped it appears an resized image to entire window. It seems unacceptable behavior we didn't add any event. This app has 0 events.

    Expected result:

    It shouldn't do anything until we implement:

    <img src="http://i.imgur.com/tIa3Sut.png" border="0" />

    Browsers affected:

    Chrome: yes/no

    Firefox: yes/no

    Internet Explorer: yes/no

    Operating system & service pack: Windows 8 Pro 64 bits

    Construct 2 version: 131

  • sosensible don't you have an email? How did you get C2 license .txt without email?

  • Ashley We already know about that online web browser can automatically update games but is not related to node-webkit as stand alone app, it's off-topic.

    In browser version, Who says that all games should be free?

    This is an issue that we will avoid the loss of time to re-distributions every updates that are not reported to users, some users decide if they want notifications by e-mail or not.

    Thndr I've researched it before, for apps using node-webkit, it's less useful because there is only that it could replace old .exe to new .exe without worrying webstorage, it's stored in ~/.config/<app name in package.json> under linux and %LOCALAPPDIR%/<app name> under windows, Blinx123 Yeah it's a good idea, it makes me wonder if script can check version number, if is old, it could download new ".exe" to replace old .exe, about .bat is a script which is exclusive to windows. What are scripts to Linux and Mac? Is possible to download our latest games in own server?

  • I was wondering could node-webkit support in following example:

    http://stackoverflow.com/questions/13752984/html5-file-api-downloading-file-from-server-and-saving-it-in-sandbox

    Because node-webkit are compiled in stand-alone app that we cannot add more files inside, but it would be nice to replace with newest version. I'm not sure it would delete save data.

    The reason is why is comfortable to download new update via in-app instead of a lot of people do not like download a complete package with newer version again from browser.

  • Yann I'm sorry to bump your old thread.

    There something made me confuse a lot is:

    "System: Sprite(loopindex("first").dist > tmpDist"

    Isn't using compare two values?

    I didn't understand at all, would you clarify this solution?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Anyone would install Ubuntu OS mobile for android devices? I would do but I can't due to list of compatible devices like samsung and nexus that I don't count.

  • thehen C2 uses PNGCrush and PNGOUT

  • I don't know what's your goal of this game.

    Maybe it helps you

    <img src="http://i.imgur.com/8HOIXFY.png" border="0" />