AlienInvader's Forum Posts

  • 5 posts
  • Thank you LittleStain. So simple I missed it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, I want to check the values between two arrays, specifically does value at array1(0,0) equal the value at array2(0,0). I'm using the arrays to store animation frames of sprites for comparison. I get the info in OK it's just the comparing that's the issue.

    Thanks in advance for a solution

  • Hi. First ever game. Made it with the free version so it's not quite complete. It plays ok but has a couple of issues that I could not get to as I ran out of events. Used 98 out of the 100 limit. Need more than two events to check for collisions via instances and action appropriate responses. Maybe not the best game but i learnt a lot on the way. A lot of trial and error on the way as well. Many thanks to the writers of the manual and to all those who post tutorials, especially in this case, those on Groups, Arrays, Instances and For Loops. Would never have made it this far without them.

    It's on the Scirra Arcade.

  • Thanks for the answers and suggestions. Yes I got confused but I have sorted it out.

  • I too am having a similar problem. I am a newbie to C2 and have been doing a few tutorials. Some required several Functions which worked. I started my own project and inserted several Function objects without a problem. A day later I can no longer add any more. I even tried a new project and found that I could only add one Function, thereafter the Function object disappeared from the insert object palette. I have checked the installation folder and the plugin folder is there with- common.js - 1 KB, edittime.js - 5KB, PluginIcon.ico - 10KB and runtime.js - 7KB files in it. Any ideas would be appreciated. Thanks.

    C2 R216 (free) on Win 7

  • 5 posts