Yogsips12's Forum Posts

  • I am working on a project currently and am not a noob with this engine. Yet I cannot seem to find a way to make a droppable item, and then pick it back up. I've tried using the Pin Behavior (all it does is make my guy not move and doesn't work) and there seems to be no other way.

    If there is some easy way to do this, great. If not, i'll still try. thanks in advance

  • Great it won't let me do a link. Ugh. Go to Gamejolt.com, then in the search bar put in "Button clicker" then click that then it'll show the game.

  • Problem Description

    ____ A concise description of your problem here ____

    Doesn't load

    Attach a Capx

    ____ Upload a Capx to this post ____

    dont need one, just follow the link at the bottom

    Description of Capx

    ____ Concise description of what this CapX does ____

    Steps to Reproduce Bug

    • Step 1
    • Step 2
    • Step 3 etc.

    Observed Result

    ____ What happens? ____

    It doesn't load

    Expected Result

    ____ What do you expect to happen? ____

    It won't load

    Affected Browsers

    • Chrome: (YES/NO)
    • FireFox: YES
    • Internet Explorer: (YES/NO)

    Operating System and Service Pack

    ____ Your operating system and service pack ____

    Windows Vista SP2

    Construct 2 Version ID

    ____ Exact version ID of Construct 2 you're using ____

    r184

    The game is . I have no idea what to do, because my game wont load. What causes this? (Sorry if there are ads, I'm not trying to spam it's just Game jolt's policy and there's nothing I can do about it) Another thing is, it worked fine when I went and tested it. And it's not going to be my pc since if i can make it i can play it.

  • Okay thanks. I already tried an Intel driver update software but that didn't work either. not sure what's the problem especially because it works in my other account on my pc.

  • I tried re-installing Construct 2. Failed. Looked for updates for my drivers. Didn't need any. I'm already using Windows Vista SP2. And I didn't have this problems before. I used it for about a month before it started happening. I think that I can't even use Construct 2 anymore.

  • I have updated my drivers and have already checked for more updates for my pc. I think this is what caused it.

  • Problem Description

    ____ A concise description of your problem here ____

    When I make a Sprite, it leaves trails behind which don't go away when stopped moving

    Attach a Capx

    ____ Upload a Capx to this post ____

    I don't need too.

    Description of Capx

    ____ Concise description of what this CapX does ____

    Steps to Reproduce Bug

    • Step 1 Make a new project
    • Step 2 Insert One Sprite
    • Step 3 Drag it around

    Observed Result

    ____ What happens? ____

    Causes a weird trail-thingy to follow behind when you drag it, and it doesn't go away.

    Expected Result

    ____ What do you expect to happen? ____

    Causes a weird trail-thingy to follow behind when you drag it, and it doesn't go away.

    Affected Browsers

    • Chrome: (YES)
    • FireFox: (YES)
    • Internet Explorer: (YES)

    Operating System and Service Pack

    ____ Your operating system and service pack ____

    Windows Vista Home Basic

    Construct 2 Version ID

    ____ Exact version ID of Construct 2 you're using ____

    Release 184 (32-bit)

    Free Edition

    Please help, this makes it impossible to even make games with. I know this probably isn't a bug, but if you've seen someone else report it or know how to fix it, tell me. I have no way to make games with Construct 2 now.

    Here's an image of what it does.

  • For the first project; sure! I just don't know how to post a picture. My second project, I just started working on.

  • I'm currently working on one game, which is a hacking-based simulation type game. I'm currently just trying to build a community for it.

    My other project is one I just began working on, which is a puzzle based physics game where you control a little ball with four pistons. When you press a certain button (WASD) it'll launch one of the four pistons. The point is to try and get through the rooms.

  • Problem Description

    ____ A concise description of your problem here ____

    Completely crashes Construct2

    Attach a Capx

    ____ Upload a Capx to this post ____

    Description of Capx

    ____ Concise description of what this CapX does ____

    it's not a big enough bug to upload a capX, just follow the instructions.

    Steps to Reproduce Bug

    • Step 1- Make two layouts
    • Step 2- Close down all but one.
    • Step 3- Open any one. Construct 2 will crash.
    • Step 3 etc.

    Observed Result

    ____ What happens? ____

    Expected Result

    ____ What do you expect to happen? ____

    Affected Browsers

    • Chrome: (YES/NO)
    • FireFox: (YES/NO)
    • Internet Explorer: (YES/NO)

    Operating System and Service Pack

    ____ Your operating system and service pack ____

    Construct 2 Version ID

    ____ Exact version ID of Construct 2 you're using ____

  • Thanks a ton, that really helps! (I'm on a deadline for my game and I got to get it done soon)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm trying to set up a variable which every second subtracts by 1 and when it reaches zero, says "Game Over". My object is a piece of text which starts at 80 and I want it to, when it subtracts from one, to go down from 80. So in an example;

    Number is 80

    Variable subtracts by one every second

    Set Text to 79

    Please help! :/