Sheyman's Forum Posts

  • 7 posts
  • i have a game and i want to include a progress indicator of 10 circles where if the first question is correct, the first circle changes to green. if it is wrong, it changes to red and restart layout, the next question comes and it continues like that till the 10th circle

    i dont want the progress circles to refresh when layout restarts.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • so i have a spelling game where a picture appears

    and you have to tap on the list of letters provided below to spell what you can see in the picture

    for example

    if i can see a picture of 3 cats

    i have to tap from a list of all alphabets listed below to spell "three cats"

    then thats when i will be correct and i can move to the next picture

    there will be a box that displays what i am tapping

  • Please how can I do it that when a person tries to play a game. My game can extract the game URL and the client id from a URL that has the game URL / client id and turn passes this information to an API endpoint that verifies if the person has access or not

    It lets the person play if it's successful but if the person doesn't have access, an error message is displayed

  • i am calling it wrongly right?

  • i need help with calling functions from script into event sheet

  • this is my main.js and question.js sheet

    i tried calling the current question but still doesnt display the questions in my question.js sheet

  • i have questions written in a script on construct but i dont know how to call it on the event sheet to display these instructions in the game

  • 7 posts