ArcadEd's Forum Posts

  • <img src="http://content.screencast.com/users/ArcadEd/folders/Jing/media/84ea2557-d7f1-4f1a-871f-2d883b9e82f9/2013-05-08_1224.png" border="0">

    Wasn't sure what version your project is in, but here is a saved capx.

    Your CAPX

    Notice those events on the bottom at INVERTED events, so it's saying NOT on a platform or NOT moving kill the sound.

  • It's hard to help not knowing exactly how your game is setup.

    You could add the Platform behavior to the parachuting enemies (set default controls to no) and make the ground a solid. Then use the Platform Is On Floor event to trigger a new movement for the enemy.

    Or

    On collision with the ground, then do the action for the movement change.

    I'm not sure if that is what you are asking though.

  • So basically you have a single object you are duplicating and adjusting the size on each one. Then when two of these objects collide, you want the smaller one to be destroyed and the larger one to grow? Is that right?

  • You mean where you touch the screen and slide your finger back and forth to move the paddle?

  • No, I mean the actual behavior. Like you created the character, clicked on behaviors and added the Platform Behavior?

    <img src="http://content.screencast.com/users/ArcadEd/folders/Jing/media/f73e5bf4-1a7a-4016-b945-46c9ed7badaf/2013-05-08_1013.png" border="0" />

  • Well first question, is your character using the Platform Behavior?

  • Sure it's do able.

    The best way to start is to flow chart your game design and try to figure out the best way to attack it. If you are brand new to programming, I would go through at least the basic tutorial to help get an understand of what you can do with C2.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Just open it up and do a save as?

    Or you want to use the Layout and Events in a new project?

  • Are you using the platform behavior?

    If So:

    --Key is Down

    and

    --Platform is on floor

    ------------------------------------Play sound

  • Promo Video for the new Platformer Tutorial Videos

    Promo Video for LearnConstruct2.Com

  • Just wanted to let everyone know, I got some good feedback from my videos, that I decided to do much more in depth tutorials that will be available (for a fee, they take a lot of work). The first one is done and the new website is www.LearnConstruct2.com

    I will also be posting up many new FREE videos as well.

    Thanks for the support.

  • Would be awesome to get an HTML5 platform running on PI. I have one sitting on my desk I haven't messed with much.

  • mrcgkh

    Thank you.

  • rexrainbow,

    Do you know if there is a way to disable the right click of saving the video and copying the URL? I want to protect some videos I am making from being downloaded easily.

    Thanks.

  • Phonegap is good for apps or REALLY simple games. Someday we hope phonegap gets some kind of canvas acceleration. There are several hopeful project out there like Pender.