umarfarooq's Recent Forum Activity

  • ozboybrian

    This is perfectly do-able in C3. Moreover, it can be done in Multi-player and implement a MMO experience.

    Tutorials aren't the way to go about if this is your target. It will take you far too long to learn, then implement to reach to this game.

    However, tutorials for most of these are available on C3 Tutorials page.

    Let me know if I can help you with anything.

    Thanks,

    Umar

  • jobel

    Use a Websocket to connect to a Node JS script which interfaces with mySQL

    Thanks,

    Umar

  • dominik3377

    This is fairly easy. Create a dot sprite (pixel size). Draw it on Canvas using math equation for circle = x^2 + y^2 = r^2

    You can play around with curvature, length etc. to arrive at your desired result.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Drop me a bit more detail about your project at my email readumarsqr@gmail.com , I'll guide you

  • AnD4D

    Yes. It's possible to do it using Audio (preload by name) while the script downloads the file and renames it to this name before it gets preloaded.

  • Alon

    Yup. It would be help to have such a simple toggle for mouse.

    Let me know if you need assistance with your project though. It sounds more tricky to explain then it actually is to implement. Doesn't matter how many times you've to repeat it throughout your application.

  • Alon

    Good progress. You're half way there.

    Just add another condition in "AND" to either of these and you'll get the idea how to implement it for X seconds. You can refine it then.

    Still having problem, drop me an email, I'll send my Skype ID, share screen, I'll do it for you.

    Thanks,

  • 1. Websocket in C3

    2. Node JS on back-end

    3. MySQL on back-end

    Have fun!

  • AnD4D

    More than one way to do it. One possible way is to create a MySQL database with links to your music. Write a Node JS script to be accessible via Websocket in your C3 project. That Node JS script can send the link to your game and it can play. This way you can keep on adding more music easily in the back-end without requiring any changes in your game.

  • fredriksthlm

    Doesn't need a plugin. 1) Export from C3 as Android Studio Project, (2) Open in Android Studio, (3) Setup a Firebase Project, (4) Integrate Firebase with Signal One, (5) Integrate Signal One with the project opened in Android Studio

    Fireworks!

  • Alon

    There can be multiple ways, here is a simple one.

    Wherever you want the mouse to be able to Click, add another Check Boolean condition in AND with Mouse Click condition

    Now this Boolean can be True once your X seconds are over. Whichever action is performing those X seconds, at the end add a line to Toggle that Boolean to True so click starts to work else keep the Toggle to False and click won't work.

  • Bl4ckSh33p Okay. Let me know if you need help. Signal One works just fine.

    Thanks

umarfarooq's avatar

umarfarooq

Member since 8 Jul, 2019

Twitter
umarfarooq has 1 followers

Trophy Case

  • 5-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

7/44
How to earn trophies