LittleStain's Recent Forum Activity

  • I'm not sure what you are trying to achieve, but would a something like for each sprite, pick logogridplace with the same instance variable work?

  • you could import from json and there are plugins for converting csv to arrays..

    I would recommend filling large arrays from external files instead of manually code every entry..

    CSV to Array

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Instead of setting opacity to 0 it's probably easier to set the sprite to invisible in it's properties..

  • I once made a Fly example about the same way..

  • I can not open your second capx (using a plugin I don't use/have) but I had a quick look at your first one and noticed that you are using other behaviours (8direction) with physics (probably not a good idea as it can (will ?) cause problems - try to only control physics sprites with physics (eg impulse/force) )

    Here is a quick edit of your first capx - although I do think that using a a joint will give you more control id does show that the basic idea of friction will work

    Hey Rampack!

    Still making great examples I see..

    I agree that the joint will give more control and probably make gameplay a bit more predictable for the player, but tyour example is pretty nice!

  • Would adding a global variable World help?

    Set it to 1 on world 1, to 2 on world 2, etcetera..

    And add the variable check into your code..

  • I've never used spritefont+

    I just do it like this:

  • As far as I know the ipad2 has a screen resolution of 1024 by 768 pixels.

    Probably it has a bottom bar and/or a top bar, which you should deduct from that.

    That way you can make a game that is only playable on the ipad2.

    If you want to make a game that is playable on many devices you should look at the tutorial supporting different screen-sizes in the tutorial section.

  • I would count the number of dots on the screen and if the number is reached set progress to 0 or any other number.

    add an event that if progress is that number either the last line is created or the last line can be made by the user..

  • By the way, it's LittleStain, not LittleStuart.. lol..

  • I'm not sure why you do something completely different from my example.

    As far as I know, I only used one global variable, but if you like this better, just roll with it..

  • C2 can make many nice things, but if you'd like to make a real ebook, readable on e-readers, here's a free program:

    Sigil

LittleStain's avatar

LittleStain

Member since 26 Apr, 2011

Twitter
LittleStain has 4 followers

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies