AnD4D's Forum Posts

  • Competitions can be a great way to promote Construct 2.

    I'm surprised that there isn't an official or commissioned Scirra game already out to help promote Construct 2.

    I remember Blender had that god awful Elephant Dreams video (Which looked amazing). YoYo Games have released quite a few game. I'm sure there's more to add to that list.

    Pull a few talented volunteers together and either produce a nice little advertising piece, tidy seller, or maybe even both!

    I feel like taking part in a competition. The last one I remember was for Windows 8, which is a shame because I don't have Windows 8. Would be nice if it was slightly more open somehow. Make a PC game using Node? Get onto Steam? Make an Android game?

  • The objects angle should be available for you to pick at the top.

  • Isn't it just apply force at angle?

  • Do you find that people are stealing your work?

  • If each level takes at least an hour to finish, I think you'll be ok with an episodic release. If it takes a couple minutes, you'd do better to release an hours worth of content.

    I've considered unlocking levels, but for now the functionality isn't the easiest, so I'm going to go with a full price, followed by extra levels for free.

  • I don't like the wrap behaviour. I once used it with a large object, and it just moved it back to the edge, so half the object always popped into view.

    I would recommend you use an event based on the following:

    If object's xPos > Layout.Width+(Sprite.Width/2) set x position to 0-(sprite.Width/2)

  • Well I would recommend you send an email through maybe rather than hope it's seen on the forum. The fact that you can see changes in the editor as well as runtime is a brilliant addition.

    Great job, CK!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Want me to have a look at the capx?

  • Have you tried searching for cocoonjs physics?

  • This is great!

    Have you contacted Ashley directly offering this plugin as an official addition?

    This would be great for a game I'm currently working on, but I'm also wary of using it unless it's official.

  • Physics game? If so, try changing the physics mode in the cocoon plugin to standard Web.

    This question has been asked and answered at least half a dozen times in the last few months alone.

    I believe the exporter will be updated soon. Few weeks?

  • I understand that particles that are rotating may cause issues, but I thought having the sprite come out and be set to a random angle would be okay.

    I look forward to having multiple frames to choose from, or even an animation. I'd rather not use multiple particle systems all the time.

  • Sweet, will give this a go!

  • Brilliant art. Did you do that?

  • I think this might actually be a glitch after all.

    Look at this image:

    <img src="http://img856.imageshack.us/img856/3733/n8ud.jpg" border="0" />

    This is of 2 different screen shots of the same text. Note that one has a bleed over. The other, doesn't! The difference between the 2? I ever so slightly tweaked the spritefont object's size. That's all I did. All of the other settings are the same.

    Wouldn't this suggest that there isn't a bleed? I have ample spacing, and used the spritefont generator, following its instructions to the letter (HA! Pun!).