LaurenceBedford's Recent Forum Activity

  • You do not have permission to view this post

  • I would like to hire a developer that can make an APK in Android Studio that can host a Construct HTML5 with WebView/TWA and communicate with it bidirectionally.

    write me to hugograuhbr@icloud.com for more details

    have a nice day!

    Hi hugone

    I would love to help you with this,

    I have sent you an email 👍.

    Many Thanks,

    Laurenece

  • Theirworld is an education charity working to end the global education crisis. We believe every child needs the best start in life, a safe place to learn and skills for the future.

    https://theirworld.org/

    We're looking for someone to build a snake and ladders type game to help tell the story of one of our campaigns. Ladders will represent things such as investing in kindergarten education which help children get ahead in life, and snakes will be issues such as child marriage which deprive many girls of education.

    Ideally, we would want this game finished and ready for early September.

    If you are interested to hear more about the project and provide a costing then please let me know and I will get in touch.

    Hi tlavelle,

    I would love to help you with this, infact I have made something exactly like this before for a company :). I have worked with construct for many years and have released a wide range of programs from various AI driven apps to chrome extensions with construct - If you would like to hire me contact me here:

    ficiendeveloperiov@gmail.com

  • Hi guys, I didn't find any info about a related plugin. But I think it would be a great idea to have support for Aseprite.

    Meaning you can save the .aseprite file into construct 3 and build get the sprite animations from it.

    In Unityyou can already do something similar with a package created by some users.

    Thanks!

    For suggestions please post it here:

    construct3.ideas.aha.io

  • Sorry for my questions, but you are helping me a lot!!

    I got one more, hope not to bother you...

    how to request some data from PHP? (construct side, PHP will figure it out myself with a collegue)

    example to request data from "Maria" (instead of John) to get her data:

    {"name":"Maria", "age":31, "city":"New York"}

    It all depends on the JSON so lets say I have the following:

    {"name1":"Maria", "age1":31, "city1":"New York", "name2":"John", "age2":31, "city2":"New York"}

    To get "Maria" you do JSON.get("name1")

    To get "John" you do JSON.get("name2")

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi here is a quick example

    In your PHP file insert the following:

    echo "{"name":"John", "age":31, "city":"New York"}";

    The script will output the following:

    {"name":"John", "age":31, "city":"New York"}

    Now In construct insert the JSON and AJAX plugins then add the following events:

    1. Global Variable Name (Should be a string)
    2. On start of layout ----> Ajax request URL (URL is the URL to your php script)
    3. On AJAX completed ----> JSON parse AJAX.lastData
    4. set Name to JSON.get("name")
  • > > Hi there!

    > >

    > >

    > >

    > > I want to introduce you to my latest creation: Krono Dash - Time Under Control.

    > >

    > >

    > >

    Subscribe to Construct videos now

    > >

    > >

    > >

    > > The game is very simple, it is inspired by games like Geometry Dash or The impossible game.

    > >

    > > But I tried to make it unique through a system where the obstacles have their own movement (speed and rotation) that varies depending on the speed of the gestures.

    > >

    > > So the faster you scroll on the screen and the more obstacles increase in speed, if you scroll slowly, the movements will be slower.

    > >

    > >

    > >

    > > It has two modes, the progressive level mode, and the infinite level mode so that the game can continue to be fun for a long time. I've also added a skin shop to increase retention.

    > >

    > >

    > >

    > > It hasn't been long since I started developing video games with CONSTRUCT 3, so any feedback (negative or positive) is welcome!

    > >

    > >

    > >

    > > If you want to write me in private this is my email: infosaiengamedxq@gmail.com

    > >

    > >

    > >

    > > Android FREE -> https://play.google.com/store/apps/details?id=com.saiengamestudio.krono

    > >

    > >

    > >

    > > Thanks guys!

    >

    >

    > Brilliant game, how did you do the scroll game mechanic?

    Thank you! :D

    Do you want to know how it is constructed that obstacles increase their speed according to the speed of movement, or simply how I got the ball to follow the movement of your finger on the screen?

    The speed mechanic

  • Hi there!

    I want to introduce you to my latest creation: Krono Dash - Time Under Control.

    Subscribe to Construct videos now

    The game is very simple, it is inspired by games like Geometry Dash or The impossible game.

    But I tried to make it unique through a system where the obstacles have their own movement (speed and rotation) that varies depending on the speed of the gestures.

    So the faster you scroll on the screen and the more obstacles increase in speed, if you scroll slowly, the movements will be slower.

    It has two modes, the progressive level mode, and the infinite level mode so that the game can continue to be fun for a long time. I've also added a skin shop to increase retention.

    It hasn't been long since I started developing video games with CONSTRUCT 3, so any feedback (negative or positive) is welcome!

    If you want to write me in private this is my email: infosaiengamenpv@gmail.com

    Android FREE -> https://play.google.com/store/apps/details?id=com.saiengamestudio.krono

    Thanks guys!

    Brilliant game, how did you do the scroll game mechanic?

  • > > I understand what is supposed to happen but I'm having issues with the parameters? Whats the tag for?

    >

    >

    > LanieCoder

    >

    > Here is a basic example on how to get this working with uploading a file to your server:

    >

    > Here are the events

    >

    >

    >

    > Here is the PHP script that needs to be hosted on your site.

    >

    >

    Great Explanation! Superb! Thank You, is only example I could understand!

    I may ask you... and its possible to receive data into the C2 back from server this way?

    Yes as with PHP you can echo as a JSON for mat and c3 can parse and read JSON data

  • If you want to export to HTML 5:

    Then click export and select HTML 5 as your export option.

  • Change its type to "Textarea"

    Exactly what I needed,

    thank you !

  • Hi Guys,

    I have noticed the text input box text starts in the center of the textbox:

    How can I make it start at the top left and instead of scrolling it carries on below like this:

LaurenceBedford's avatar

LaurenceBedford

Member since 3 Feb, 2017

Twitter
LaurenceBedford has 2 followers

Trophy Case

  • 7-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • x3
    Coach One of your tutorials has over 1,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

12/44
How to earn trophies