podgerdodger's Forum Posts

  • 3 posts
  • Hello again Scirra community,

    A quick array question...

    I noticed that every time I 'insert' or 'push' (front/bacl) values in an array there's always these increasing amount of zeroes added to the array

    I've gotten around it by just cleaning the array later on but any insight would be great as to what could be causing these

    Thanks community!

  • Hey budds, thanks for the suggestions!

    I'm trying them all (even the carried away bits) - so far a little of this and that seems to be doing the trick. I'll let you know how it turns out

    Thanks again! great forum

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello Scirra community,

    Newbie programmer here and I've been playing around with the auto-run platform template. so far so good.

    I'm trying to generate random objects(coins) on the randomly generated platform. Problem is, the objects spawn even when there is no platform beneath them (groan)

    Is there some function that says to 'only generate the objects when there's a platform'?

    Thank you all for your time

  • 3 posts