emoaeden's Forum Posts

  • That was it. Silly me <img src="smileys/smiley9.gif" border="0" align="middle" />

  • The problem I'm facing is when you click the Spawn button, the item spawned should be set to the mouses X,Y position, and when you left click, it should be placed a the same spot on the bottom layer.

    What is actually happening is that it is being set to the bottom layer, but in the bottom layers Mouse X,Y.

    If someone could have a looksie at this and see if they could solve the issue, it'd be muchly appreciated, as this is one of the problems that my RTS is facing. <img src="smileys/smiley6.gif" border="0" align="middle" />

    dl.dropboxusercontent.com/u/108799982/Capx%20Demos/ScaleLayerSpawn.capx

  • I'm trying to do a Fog of War style overlay, but I keep coming up with results that end up in low FPS, thus making my game sluggish. I susspect there is a way to do what I'm wanting more eleegantly, and I was wondering if anyone could help me out.

    dl.dropboxusercontent.com/u/108799982/Capx%20Demos/FOW.capx

    That is the simple version of what I'm trying to achieve, but obviously with something that is less slow.

    Thanks in advance peeples <img src="smileys/smiley1.gif" border="0" align="middle" />

  • I was just looking for something similar and found this example, hope it helps.

    dl.dropboxusercontent.com/u/1685424/shadows.capx

  • The last pic had issues, this one is much more stable :D

    <img src="https://dl.dropboxusercontent.com/u/108799982/Capx%20Demos/MouseSelect2.jpg" border="0" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • <img src="https://dl.dropboxusercontent.com/u/108799982/Capx%20Demos/MouseSelect.jpg" border="0" />

  • Please ignore, I have solved this issue :)

  • I am trying to have it that when you select a certain object, and Ctrl is not down, that everything but the one you selected will be deselected.

    I have it that if other instances are selected and you hold Ctrl they will be selected too, or deselected, but can't get this other part working.

    I've attached a CAPX of this, and am hoping someone here can help. As you can tell by viewing it, it's going to become an RTS, and ideally it should work like the original Warcraft or Starcraft does with unit selection :)

    dl.dropboxusercontent.com/u/108799982/Capx%20Demos/RTS.capx

  • That did the trick ErekT. Thank you :D

  • My drivers are the latest and greatest NVIDIA have to offer <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Link to .capx file (required!):

    dl.dropboxusercontent.com/u/108799982/TheOrphanage.capx

    Steps to reproduce:

    1. I export the .capx using Node-Webkit

    2. I go to run the .exe it creates

    Observed result:

    It crashes with the following wall of text:

    Game.exe has stopped working

    Problem signature:

    Problem Event Name:      APPCRASH

    Application Name:      game.exe

    Application Version:      0.0.0.0

    Application Timestamp: 517b467c

    Fault Module Name:      game.exe

    Fault Module Version:      0.0.0.0

    Fault Module Timestamp:517b467c

    Exception Code:      80000003

    Exception Offset:      001ab730

    OS Version:           6.1.7601.2.1.0.256.1

    Locale ID:           3081

    Additional Information 1:     0a9e

    Additional Information 2:     0a9e372d3b4ad19135b953a78882e789

    Additional Information 3:     0a9e

    Additional Information 4:     0a9e372d3b4ad19135b953a78882e789

    Expected result:

    It should run, like it does when I play it on Win 7 (32bit) machines

    Browsers affected:

    N/A

    Operating system & service pack:

    Windows 7 Ultimate (64bit)

    Service Pack 1

    Construct 2 version:

    R130

  • Well, I'm having similar issues. When we were trying to run this on the computers at Uni (both running Win 7 64bit) the file would either not even run, or run but shut down seconds later.

    We were using R129 to export today, if that helps

  • Guess you guys fixed whatever it was with the 129 build, as I no longer have said issue <img src="smileys/smiley1.gif" border="0" align="middle" />

  • I'll check tonight, but I am running r128.2, will check the Java though.

  • You might want to either close and open C2 again, or click the Size | Make 1:1, just incase. Failing that, just make sure the centre point is in the centre as that can cause funny issues like this too.