KFC's Recent Forum Activity

  • Ashley, if you want more people, you could organize a meetup during or around the time of a bigger event, for instance the Eurogamer expo. I'm sure that would bring more British and even some international people.

  • Delta time

  • On collision occurs when on the first tick an object overlaps another, and picks those objects. Even if it overlaps two objects at the same tick, it triggers on collision with only one object, picks that object and proceeds with the actions. After that it triggers on overlapping the other one.

    It basically picked one object, destroyed it, picked the other one and destroyed that one.

    With "Is overlapping" it checks whether each instance of an object is overlapping another one and picks all instances that do.

  • Make a new variable (global or instance)

    On touch tower          - set the var to 0

    Is touching tower     - add dt to var

    var = 5               ?- destroy tower

  • Just change form "On collision" to "Is overlapping" and keep the "Pick a random instance".

  • Not sure what you mean with "want to loop my background and want it to stay still".

    For looping backgrounds, the easiest way would be making your background image a tiled background and stretching it from start to end of your level.

    The other way would be having two instances of your background image and moving one in front of the other to get the effect of an infinite background.

  • When using Ludei Cloud Compiling, you get a signed debug android apk that can be installed. It's good enough for your needs. Apple allows installing only through their app store to my knowledge.

    As for other devices, I'm not sure.

    Depending on the type of your game, you can get a decent enough framerate using the devices browsers, especially on devices with good browsers like BB devices.

  • For now CocoonJS can compile for Apple AppStore, Google PlayStore, Amazon AppStore, Chrome Web Store and Pokki.

    If you want to make BB10 apps with CocoonJS you'll have to wait, otherwise you can just export for BB10 in Construct 2 and follow the steps in the link Kyatric provided.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Don't know if anyone uses this, but I created a Node.js server running socket.io with Nodejitsu.

    I was able to get the server running but wasn't able to connect with either the Construct2 WebSocket plugin nor Zack0Wack0's socket.io plugin.

    Can't say I'm good with servers, but I was able to create a multiplayer pong game with a local Node.js server.

    I must be doing something wrong, just not sure what.

    Any suggestions?

  • After restarting a couple of times the bug seems to be gone.

    Can't reproduce anymore, it happened right after upgrading from 108.2 to 109 and creating a new project. I checked an old project and it was the same there too.

  • Add frame and most of the other right click options in the Animation frames and Animations windows seem like they can't be selected, but clicking on them works normally.

  • Oh, good to hear.

KFC's avatar

KFC

Member since 20 Nov, 2011

None one is following KFC yet!

Connect with KFC

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies