siuyee's Recent Forum Activity

  • Which exporter (Ejecta, Phonegap or CocoonJS) supports the user media object? I would like to use the iPhone camera for my game. Thanks.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to insert full screen ads from MoPub. The provided code snippet is

    <script type="text/javascript"><!--
        mopub_ad_unit = "??????????????????????????";
        mopub_ad_width = 320; // optional
        mopub_ad_height = 480; // optional
        mopub_keywords = "custom keywords"; // optional
        //-->
    </script>
    <script src="http://ads.mopub.com/js/client/mopub.js"></script> [/code:3btj74ty]
    
    Is that possible? I am using Ejecta to export to iOS.
  • Thanks all. I got it working after reading all the replies. The key is to use Is touching instead of On touched.

  • Try this:

    Put both of them in a family.

    Give family instance variable "Sprite Name".

    On touched family

    Pick top

    --- If SpriteName == "green" -> Do action 1

    ---else -> Do action 2

    What do you mean by "Pick top" ?

  • [attachment=0:1nw0ronc][/attachment:1nw0ronc]

    Hi there,

    If I want to have two events setup to detect

    1) user touched the green box

    2) user touched anywhere in the red box that's not overlapping with the green box??

    [quote:1nw0ronc]On touched "green box" -> do action 1

    [quote:1nw0ronc]On touched "red box" -> do action 2

    action 2 is always triggered when the green box is touched. How do I tell Construct2 to not "click through"?

    Thanks

  • Thanks for your replies.

  • I can only see 5 properties: Speed, Loop, Repeat Count, Repeat to and Ping Pong. Where is the playing on start property? I am on the latest version

  • I want my animation to play on trigger. Is there a way to set auto play to false? Right now I have an action to stop the animation on start layout. Thanks.

siuyee's avatar

siuyee

Member since 2 Feb, 2014

None one is following siuyee yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies