Sal2929's Forum Posts

  • 14 posts
  • Sorry quite tired so I didn't catch it. LOL thanks guys.

  • Just attempted doing this in a little game i've been working on and it still seems to not want to work.

    http://www.mediafire.com/download/k0e1i ... _Game.capx

  • Hmmm, for some reason it wasn't working for me. Thanks anyways.

  • Problem Description

    Click on object event no longer works on sprites.

    Attach a Capx

    http://www.mediafire.com/download/tiiff ... f/Bug.capx

    Description of Capx

    You click on the box and it doesn't load the next layout.

    Steps to Reproduce Bug

    • Add a random sprite and mouse object to a layout.
    • Go to the event sheet for that layout and select mouse and click on object clicked and set it up for the sprite made in the previous step.
    • Make another layout and add a different sprite to it.
    • Then add the action of going to the second layout.
    • Run the first layout.

    Observed Result

    Sprite does not change and debug says it's still on the same layout.

    Expected Result

    To see the other sprite.

    Affected Browsers

    • Chrome: Yes
    • FireFox: Unknown
    • Internet Explorer: Yes

    Operating System and Service Pack

    Windows 64bit Latest version

    Construct 2 Version ID

    r196.2

  • As in what would I insert into the event sheet to make an event like this. I have done multiple games before but the logic behind this really confuses me.

  • How would I make an event sheet like that?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yes

  • I am trying to set this up in the event sheet where the player enters a building and the side would fade out allowing them to see inside and when they exit it fades back in, but when I attempt this the fade just goes in a loop. Sorry if there were any posts about this before, if there were any I couldn't find them.

  • Hello World :P <img src="smileys/smiley36.gif" border="0" align="middle" />

  • The competition is TSA Technology Student Assosciation in the category of video game design. You have a team of 4 and you design a "E" rated game for review. It's a national competition so id say its pretty large.

  • Okay, I will get you .capx file ASAP I just have to strip some things so its just the level that's having the problem. Because I'm doing this for a BIG competition.

  • Hello, I'm fairly new to construct 2 and I'm having this problem where when there are objects placed outside of the camera area they dissapear when in the game. The character has camera follow which i think may be the problem. it is when i get to that area in the game level its not there but it is visible when in the edit/creation screen.

    Please Respond <img src="smileys/smiley4.gif" border="0" align="middle" />

  • Thank you for your response, but I was looking how to keep them from following each other. It is when the phys. object floats and stays where it is on the screen at the start and through the whole game it will stay there.

  • Hello, I'm kinda new to construct 2 and I have been having this problem for a long time. It is when I will have a object in my case a physics object and it will follow the character from its original point on the screen.

    Yes I have been scanning the forums for the answer but have been unsuccessful i think i might have been using the wrong terms to search or something.

    If you are wondering what behaviors they both have look below.

    Player:

    Platform

    Scroll To

    Physics

    The "Physics Block"

    Physics

  • 14 posts