Squeemish's Forum Posts

  • Hi everyone,

    Is there a possible (and hopefully fairly simple) way of giving randomly generated objects a slight color variation.

    Thanks

  • Is it possible to change the unique ID's on an instance?

    And also, to see what they currently are?

    Thanks

  • Actually, I've kinda sorted it. I just used a collision at offset from the player to stop the box from colliding with other solids. Bit of a work-around, but it works for what I need so far.

  • Yeah, I would do that. Except I've already got some fairly complex events going on, so I'd like to avoid it if possible, cause I'm pretty sure I'll mess something up

  • Hi there,

    Is there a way to turn collision off for an object, but only when it collides with another specific object, rather than turning collision off completely? Similar to the way you can with the physics behaviour, except without the physics.

    I basically have a flying character that picks up a box, I need the box to not collide with the character as it's being carried. But I'd like the box to be able to collide with other objects while he carries it.

    If that makes sense

    Thanks

  • Thanks, glad you like the look.

    This game was more of a test for me, so I didn't bother with a lot of variation etc. Though I agree it needs it.

    One day I'll make a sequel with everything it's missing

  • Great! Glad ya dig it!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi everyone,

    I recently put together a simple survival shooter that I'd love for you to check out.

    I chucked it up on gamejolt, so you can nab it here http://gamejolt.com/freeware/games/shooter/tedium-the-generic-space-survival-game/4649/

    Enjoy!

  • I'll have a really good look through.

    I'll post my cap if need be. But it's essentially a finished game at this point, and I'm not quite ready to show it off. So I may have to spend some time stripping it back to post.

    Thanks anyway

  • Hi there,

    Any one else have issues with closing an app?

    All I'm telling it to do is On Pressing 'Escape' - Close Application.

    But it does nothing.

    I'm using 0.99.97

  • PixelRebirth, I'm having the exact same problem.

  • Awesome! All of these replies are helpful, thanks!

    I think I'll give spritefont a go first, looks like it might be handy for a number of things.

    Thanks again everyone!

  • Sorry for the fairly noobish question here, but whats the best way to make a counter with sprites rather than a font?

    I seem to recall MMF having a counter object that you could load your sprites into. anything like that in construct?

    Thanks heaps

  • That's exactly what I had in mind.

    Thanks so much.

  • Hi everyone,

    I have an idea for a game, but I'm not sure how I would pull off a certain aspect of the concept.

    I need to be able to shoot a physics object, in this case a box, at another physics object and have it stick.

    For example shooting the box at a wall that is hinged at the bottom, the box would stick, and weigh down the wall, pulling it down into a bridge.

    I can't currently wrap my brain around it at all, so if anyone can point me in the right direction, that would be great.

    Thanks heaps