AnD4D's Forum Posts

  • What about round(random(1-8))?

    Think something's a little off that. Should I use round or float? Hmm...

    Also, do you need the "elses"?

  • Hey guys,

    Just having a think. Say for example I want to create a top down rpg... I then want to have a battle like pokemon or final fantasy. Effectively that's 2 different styles of games in 1. What is the best way to transition between the two modes. I can't just jump to the level, because I'd want the character to remain in the same place. Is it possible to have a separate layout on top of another layout, or do I have to just store every single aspect of the character's position, as well as every enemy, etc? Seems like a lot of information to store just to cut to a mini battle, or detailed menu screen.

  • What if you try "rotate towards" rather than "set", and set the degrees very high. Does that work?

  • Ooh, I'd like to know this too. Haven't come to this part in the program yet, but it's always good to know.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It may have been useful to mention the iPhone in the first post <img src="smileys/smiley17.gif" border="0" align="middle" />

    What did you use to export? I had bad results with AppMobi and PhoneGap, but great results with CocoonJS. I also got poor results with the preview over LAN, but great results on my iPad playing the html file from my server.

  • Come on guys, there's still a day left!!! I was going to make a 3rd, but I'm away for the next few days! Let's get Construct 2 features out there! I was going to make a video tutorial about the Event instances, where you can share events across a number of levels, but also keep layout specific ones! Anyone feel like doing that?

    I also have someone interested in another feature, so I may make another when I get back for the hell of it :)

    Good luck to all!

    ONE DAY LEFT!!!

  • Hi all,

    as the title says, can anyone help with this? I am trying to copy an object that I have created a central revolute joint on. The object spins when a physics object hits it, so I know it's working, but if I copy and paste it, the copy just shakes, and does not rotate. Is this because it is trying to connect to the same joint as the other object?

  • Entry 2 - Toggle Disabled

  • Thanks R0j0!

  • Sorry, but could you tell me where to look? Tat age doesn't appear to say which section it is in. I've tried system, and the object, for both conditions and actions and can't see it anywhere.

  • Hey,

    I'm looking to count how many of a certain object are left on the level so that when the number = zero, the exit will appear.

    Any help would be much appreciated.

  • What type of rope/string? Will it be for flicking or dipping? Can you try using a sprite that gets longer? Origin on one end and action pointwith hook on the other.

  • Is it possible to do leaderboards on mobile apps without using playtronics?

  • Woot!!! Got it working! 26fps, is still too slow for what I want, but it's better than the 2fps I was getting from PhoneGap and the blank screen from AppMobi. However, it's not an app, is it? It just seems to play it from its own personal browser. The website talks about uploading to the store, but I cant see how...

  • Thanks Ashley! I'd rather not have to struggle to re-make what I already built so easily in Construct 2.

    With Cocoon, I get up to the register bit and it keeps telling me I'm using an invalid email address. AppMobi doesn't seem to work at all. Black screen... :(