Posts by gballa

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.

    Just looking for some help on how to extract the "Player UserName=" and "Score score=" from this xml file using the string parser.
    Any help would be appreciated. I want to use this for Android


    <?xml version="1.0" encoding="UTF-8"?>
    <scores>
    <player username="ggfff" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:53:16" data=""/>
    </player>
    <player username="gg" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:53:01" data=""/>
    </player>
    <player username="dfe" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:52:02" data=""/>
    </player>
    <player username="ddd" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:51:05" data=""/>
    </player>
    <player username="ddddddddddddddddd" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:50:21" data=""/>
    </player>
    <player username="dd" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:49:27" data=""/>
    </player>
    <player username="fff" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:48:23" data=""/>
    </player>
    <player username="dddd" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:47:33" data=""/>
    </player>
    <player username="ff" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:44:20" data=""/>
    </player>
    <player username="wwww" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:43:15" data=""/>
    </player>
    <player username="sss" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:39:15" data=""/>
    </player>
    <player username="asqs" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:38:27" data=""/>
    </player>
    <player username="asas" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:37:34" data=""/>
    </player>
    <player username="dfdf" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:36:17" data=""/>
    </player>
    <player username="ddddddddd" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:34:54" data=""/>
    </player>
    <player username="fred" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:34:27" data=""/>
    </player>
    <player username="mikles" email="" first_name="" last_name="" platform="">
    <score score="0" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:33:51" data=""/>
    </player>
    <player username="mikle" email="" first_name="" last_name="" platform="">
    <score score="1" difficulty="0" platform="pc" leaderboard="" created="2014-03-20 19:33:34" data=""/>
    </player>
    </scores>

    I am currently using the timer to spawn objects every 1 second. I find it a bit laggy. I was wondering if making your own timer independent from the machines would make it better?

    I have a ball that I want to use in a game. When I click on the screen the ball needs to bounce up. I tried
    using the physics object and applied a force but it does not work :(

    Anyone have a small snippet of code showing how to have a ball jump up using physics when a key is pressed then fall down.

    Thanks

    I am curious to see what others have submitted to the Google Play Store using Fusion 2. So I created
    this thread so others can link their games or apps. I will start of with my first game created with Fusion 2.

    It is a free game, very simple called Puff (the eager)

    Here is the link.
    Please login to see this link.