BaukjeSpirit's Forum Posts

  • 8 posts
  • You can try working with triggers, by using sprites in a box shape. Just make different triggers for every type of floor and whenever your player sprite collides with the trigger for a wooden floor for example have an action that plays the footstep sound for a wooden floor.

  • Link to .capx file (required! If link is blocked remove the http and www parts):

    http://

    Steps to reproduce:

    1.

    2.

    3.

    Observed result:

    Construct 2 starts normally and can open projects, but the bar above the Layout Preview (where all the open layouts and sheets are) is black and the names of the open layouts and sheets aren't visible. Construct crashes/freezes when you click on an open layout tab, when you click on an object or when you open a layout. Also the whole layout preview isn't visible.

    Expected result:

    Browsers affected:

    Chrome: no

    Firefox: no

    Internet Explorer: no

    Operating system & service pack:

    Windows 7 Ultimate, 64 bit.

    Construct 2 version:

    Tried r158 and r152.

    Version r146 works perfectly.

    Screenshots:

    <img src="http://i59.tinypic.com/29de4ok.png" border="0" />

    <img src="http://i57.tinypic.com/28i85yr.png" border="0" />

    I updated my graphics driver, reinstalled it and reinstalled Construct 2 a few times. Also tried different releases (r152, r158 and r159) and restarted my laptop.

    My graphics card: NVIDIA GeForce GTX 760M

  • Anyone that knows how to fix this? <img src="smileys/smiley24.gif" border="0" align="middle" />

  • Thanks for helping, problem 2 and 3 are solved now! I recently changed the 'Default' animation of my character but forgot to set the collision polygon properly.

    But the thing with changing the cell size is that you can get stuck at some points in the solids, so I'd rather not change that..

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I tried that but it didn't work.. it says I'm not yet able to share links.

    Trying something different.. just enter the dropbox site and then:

    /s/5gr08m6291i02rt/LostInADream.capx

  • Thanks for commenting!

    Does anyone know what my reputation must be to share links here? Or maybe if I'm able to send links via PM's?

    LittleStain:

    I like your idea about only enabling the solids when the player is 'inlevel'.

    But it didn't help unfortunately.. When I fully disable the solids the problem is solved, but when I only enable the solids when the player is 'inlevel' it has the same problem, it gets stuck.. and it doesn't even enable the solids whenever it gets to the point where it triggers the player to be 'inlevel'. <img src="smileys/smiley22.gif" border="0" align="middle" />

  • Nice one! I enjoyed it. Maybe a nice add would be when a balloon hits you, it decreases your score. :)

  • We have to make our own game for school with Construct 2, and I'm making a point&click adventure. But I've encountered some weird bugs..

    My teacher neither knows how to fix these bugs.. <img src="smileys/smiley5.gif" border="0" align="middle" />

    1: When I enter a layout, I've made my character really walks from the side into the window, but in some levels when my character enters a new layout, it doesn't walk into the window but gets stuck somewhere outside the window.

    BUT when I go back to the previous layout and try a second time, then it does work.

    (I've tried to set the 'Cell Size' of my character lower, it works but then it gets stuck easily in a solid.)

    (This happens when going from layout 2 to 3 and some others)

    (this problem begun when I'd put solids around the whole window so it couldn't walk around it.)

    2: When it enters Layout 3, it doesn't stop at the point I 'told' him to stop, but it immediately moves on to the next level.

    (this problem begun when I'd put the Inventory and the menu button on the bottom of the window.)

    3: When I enter layout 5, it immediately goes back to layout 4 and then back to Layout 5 again. It's also stuck somewhere, it doesn walk into the layout to the point where I 'told' him to go at the start of the layout.

    (this problem begun when I'd put the Inventory and the Menu Button on the bottom of the window.)

    I can't add a link here to the .capx file yet, so whenever I'm able to add links in topiics I'll add my project here.

    Does anyone know how to fix these bugs?

    I'm only working with this program for about 2 months, so I'm not really an expert.

  • 8 posts