DayDream's Recent Forum Activity

  • start first on personal license =)

  • export project besides the run debug layout button

  • You can just leave the "instance variable" of the button on its properties. If you want to use a button to go to another layout I think this should be it.

    Scenario: Layout 1 with Button1, Layout 2

    Event sheet of Layout 1

    condition: button1|on click

    action: system-> go to layout -> Layout 2 (Go to Layout 2)

    here is a sample of that:

    dropbox.com/s/ihttjidq3b8zb1s/sample.capx

  • Hi, I am Aldrine (with silent e) you can call me Al for short =). I've been using Construct 2 for a few months from now and I like to make games or an app for mobile. Unfortunately I do not have games/apps to release yet but better late than never =). I like it here because of the initiative of people to help others. xD

  • event sheet

    action: system -> go to layout

  • I tried creating sample of speech synthesis last 09/14/15 and it works fine but when I tried to run it again today it doesn't work anymore even the example of speech synthesis capx on construct 2 though the message at the example is something like this "your browser is supported for speech synthesis" but still not working =(. I need to try an experiment using that feature together with the swipe function for an mbook.

    Any solution is welcome. Thanks in advance.

  • I am thinking if you can use physics plugin on these or just the on collision action of sprite.

  • And it doesn't does the user media plugin only supports browsers on android and not the hardware of the mobile device? Plus no. 1 problem I am not sure if I need to use the Regex expression. Any assistance or suggestions?

  • May I ask if the car bumped to a wall or car what will happen? if your car keeps moving like a ghost that passes or overlaps the objects. I think you should set the on collision with other objects

  • provide examples or scenarios to make it clear =)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • use keyboard plugin

  • You can use the touch plugin

    ------------------------------------------------------------

    global number speed = 25

    condition: on double-tap gesture on (object_name)

    action: set global variable (i.e., speed) to 100 or Add 25 to global variable (i.e., speed)

    Wait 3.0s

    set global variable (i.e., speed) to its initial value or subtract 25 to global variable (i.e., speed)

    you can try different combinations =)

DayDream's avatar

DayDream

Member since 17 Jul, 2015

None one is following DayDream yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies