newlee's Forum Posts

  • My exported Html5 game are working perfectly with Dropbox server, no problem playing video file and sounds at all.

    But, when I submit and zip it to Itch.io everything working great except the video, the video area appears black.

    It looks like it can't find the video.

    Does this have to do with MIME types?

    videos files (mp4, ogv, webm) are in the root folder (same folder with the index.html) not in the "video" folder.

    Guys please help, I really don't know where to ask.

    Thank you.

  • Penumbra

    Sure, you will have to give me 2 things

    1. The sound file that you want to use

    2. the time in second of the sound that will trigger the effect

    Then I'll make the example capx for you.

  • Penumbra

    Dude, they have an audio expression call "PlaybackTime" in the audio expression, this might help you out!

    Have fun!

  • Hi, lovely people.

    I'm trying to create a Pillar with a Platform on it, I want it to create at runtime.

    I can randomly place the platform along with the height of the pillar,

    but the problem is I want each of The Platform to have a minimum space between them.

    As you can see, The Platform number 4 and 5 they are too close, so I want to know how to space them out

    Any idea?

    Here is my capx

  • I made it!

    LittleStain , thanks for the visited

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • LittleStain

    Lol, my capx doesn't have any parallax because, I don't know how to make it! that's why I'm here.

    But you can enable these code to see my attempt,

    Everytick > Family Set X to (50+scrollx)/2 or Everytick > Family Set Y to (50+scrolly)/2

    If you re-enable those code you will see how my parallax code is broken

  • LittleStain

    Hi, yeah the Built-in Parallax is the Layer property that you can change in the editor from 0-100 to get the feeling of 3d space.

    But what I want for my game is

    1. I want to stop the parallax effect in my game at some point,

    which is it can not be done with the built-in one

    2. the variety of screen size might mess up my parallax design,

    I want it to stay the at where I design it to be.

    Thank you

  • For some reason, the Built-in Parallax is not fit for my game,

    so I'm spending nearly a whole day trying to figure out how to create my own parallax effect,

    but my math skill seems not to help me at all. So, guys please help.

    Thank you

    https://www.dropbox.com/s/ejz3v0dxu4nwz2n/Parallax.capx?dl=0

    Above is the example project to collaborate with you guys.

    I'm trying to apply the parallax to the Darker Blue Rectangle.

  • piuuu

    Man thanks!

    I'm gonna check it out.

    Thank you very much~

  • piuuu

    Sir, I need those files.

    I had pm my email to you already.

  • I'm using Ejecta exporter and exported it to iOS via Xcode.

    Everything is working perfectly fine, except taking screenshot

    Please help.

  • Ultragames

    Man, I love it !!!

  • Mayfly

    Well, I have no Idea.

    You may try this software http://forum.tabletpcreview.com/threads ... oad.63014/

  • Yay~, I'm glad that help you out mate!

  • I'm using C2 with Surface pro 3 and Windows Pc with pen tablet,

    both of them have pen and have a problem with the right click button.

    When I want to do the right click I have to do it with pen, and here is how to do it.

    1 hover the pen over the screen.

    2 pressed and hold the right click button.

    3 click and drag on the screen while holding the right click button.

    4 release the right click button on wherever you want to do the right click.