Toddler's Recent Forum Activity

  • The sound is not playing

    NONE of the sound is playing.

    What did I do wrong ?

    I know for a fact that this function is being called.

  • after random() generated a number, I want to do different stuff based on the value, how do I do an if/then/else after a random call ?

    I can't do nested if then else...how do you do that ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Ok, I add a Global Variable [Bad programming Practice for a simple function], and then do a system set value

    floor(random(8))

    So....that global variable now holds a values....how do I get it to play a sound based on that value...

  • If I have say three Sounds that I have imported.

    I want one of three sounds to play when I press a Button, how do I do that ?

    ============================================================

    In Flash I can do this:

    var RandomNumber_Generated:int;

    RandomNumber_Generated = Math.floor(Math.random()*3); //Returns 0 to 2

    trace (RandomNumber_Generated);

    ============================================================

    How do I do this in this program ?

  • Can anybody help ?

  • Hello.

    1: I have set the Window Size to 640 by 1136 to fit iPhone Vertical.

    2: I uploaded to my server.

    3: I go to the URL and then add to home screen.

    4: When open, horrified that iPhone 5 treat it as an iPhone 4 app in the sense that it didn't make use of the whole screen.

    Using my previous programming environment, I know I need to include "Default-568h@2x.png", but now that I am using Construct 2 Export as HTML 5 to test out, what do I do ?

    and also...how do I get rid of the Top bar on the iPhone that shows the time and Battery power to achieve full screen after the first question has been answered

    Thanks

  • Yeah!

    Thanks SullyTheStrange & Weishaupt.

  • I am using a rendered 3D model as a �turn around� animation for a sprite, but rendering a 360 rotation at 60 frames per seconds takes up more memory than rendering it at 12 frame per second.

    To save memory, I prefer to render out a turn around at 12 frames per second, but I need to make the sprite animation plays back at 12fps too, just for that particular sprite.

    Is that possible ?

  • Yeah, so glad to know in app purchase is in the work :-)

  • Is it possible to have a sprite as a container loading its image from a URL instead ?

    So that once I turn the project into an app, I could still update those sprites with new thumbnails for example.

    I understand I can do that through appcache, but understand that say if I use phone gap/mobi to make it into a self contain app, the �web site/app� will be self contained, hence to update the appcache would means to repackage a new app, then review, etc.

    I just want to have like say a few thumbnail sprite containers shows my latest app and I will be updating them often so I was hoping it could load from a URL.

    Is that possible ?

  • I used to be a teacher teaching kids how to make games with Game Maker [another software by this actual name] for five years, and I have to agree with 0plus�s opinion that Construct 2 is one of the finest game creation software ever.

    How I wish I could go back in time and teach my dear students Construct 2 instead.

    Construct 2�s platform and solid alone makes a mockery out of Game Maker�s.

    Things like fade and destroy, small things like this that really saves a lot of time and clear memory leaks automatically.

    The Touch object that have the ability to interface with the accelerometer and gyroscope, all these I hope users will not take for granted.

    The creator of Construct 2 is the salvation to the ideal of a real game making tool in my eyes.

    Take your time my dear Construct 2 developers.

    I know you have a lot of things to accomplish, we see your grant idea and we will support you all the way.

    When you are ready, exporting to ios will be nice ;-p [but not the wrapper kind that jail breakers can still access game asserts]

  • Thank you Ashley :)

    I am just making sure I am doing it the "right" way.

    And Thank you Kyatric, I have benefited not just from your current reply, but from all the replies you have given to so many people asking for help.

Toddler's avatar

Toddler

Member since 19 Jan, 2012

Twitter
Toddler has 1 followers

Trophy Case

  • 12-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Email Verified

Progress

14/44
How to earn trophies