StefanN's Forum Posts

  • Oh do you mean the actual position on screen as in the co-ordinates of the letter, I don't know how to do that or if it's possible.

    Yes.. that was what I wanted to achieve...

    I understand - thank you for trying to help me with this! :)

  • Look at the 'tokenat' expression, it is used for this where you track individual characters in a string.

    Hello,

    I tried with that, but I couldn't find how to get a position of the last letter.

  • Hello,

    I would like to make a typewriting game where when you write a letter from the keyboard, an animation would appear (like a hand that writes the letter down).

    Do you know how can I track the position of each letter and update that position when the user presses another key?

    Scenario:

    1. the user type 'w' - an animation will occur at the position of 'w'

    2. the user type 'o' - an animation will occur at the position of 'o'

    3. the user type 'w' - an animation will occur at the position of 'w'

    In the game, you will be able to hit Enter and make a newline or hit Backspace and delete some letters. I would like to use the 'Text' object from Construct 3. Or, if it is not possible, I would like 'Text Input'.

    So.. anybody has done something like this? Or know how to track the position of the letters?

    Thank you! :)

  • Hello,

    Have anybody tried and succeed to integrate a Construct 3 game app with Google Funding Choices? What I want is to implement GFC in one of my games, and publish it to Google Play Store.

    Google Funding Choices is a free solution from Google for GDPR/CCPA/ad-block.

    If you use another solution for GDPR/CCPA, what is that?

    Thank you.

  • Hi,

    I saw one of your tutorial here: howtoconstructdemos.com/physics-car-with-suspension

    My question is.. how can you rotate the car in front and back using the left/right arrow? Like when you are in the air, to do a back-flip for example. Because of the joints(I think), I get many bugs on it.

    Do you have an idea?

  • Hello,

    I have seen all of your project, and they are great! I'm curious about this one - it was made with Construct 3? How do you manage to create this type of 3D feel?

    Thank you! :)

  • Hello,

    I have a website with online games where I post from time to time games made by me. The latest game is a Love Test type game made in C3 that have 14 questions from where at the end you will get a love percentage.

    The love percentage is generated by the answers; the game will manage all the answers you make and generating to each question points that in the end will make the love percentage.

    Beside the game itself, I implemented a script that work with PHP to test if the site is partner or not. The game will send the domain from where it is to a PHP script located to my server from where the script test if our Google Pub ID is in the domain.com/ads.txt page - if it is, then the site is our partner and we will place AFG Ads (Google Adsense for Games). If is not, we will place banners with outgoing links.

    The game is made for kids.

    Any feedback are welcome.

    You can play the game here: zuzu.games/g/a-simple-love-test

  • Hello,

    Could you please explain what is the purpose of this? I don't understand what will ATHEIOS do? I understand that this is a blockchain technology, but I don't understand the implementation in the game industry.

    The gamers will need ATH to play the game? How will they manage to have/buy ATH?

    Thank you! :)

  • Email sent.

    From the start of the project I had 2 third-party plugins. But, when I wanted to export the game, I found that I have a bug with the Browser (blocking the urls). Then I updated from 182 to 185 when that bug was solved. All was ok in that day, but after 1 day, I got the problem detailed up.

  • Ashley,

    Here is the log to download:

    gofile.io

    Log:

    editor.construct.net/:1 Unchecked runtime.lastError: The message port closed before a response was received. register-root-sw.js:17 Registered root service worker on https://editor.construct.net/ analytics-sandbox.html:1 Unchecked runtime.lastError: The message port closed before a response was received. main.js:2 Error while parsing the 'sandbox' attribute: 'allow-storage-access-by-user-activation' is an invalid sandbox flag. (anonymous) main.js:2 main.js:210 Stop! main.js:210 This is a browser feature intended for developers. If someone told you to copy and paste something here to enable a feature or "hack" something, it is a scam and may allow them to steal your account information or your work. main.js:210 Note: this is the developer tools console for the Construct editor. If you're looking for developer tools for preview, be sure to open developer tools for the preview window instead. sandbox.html:1 Unchecked runtime.lastError: The message port closed before a response was received. login:1 Unchecked runtime.lastError: The message port closed before a response was received. main.js:210 Registered service worker on https://editor.construct.net/r186/ main.js:210 [Project] Exception opening: Error: behavior 'Lite Tween' not supported in this runtime at new <anonymous> (projectResources.js:1) at Function.ǃG (main.js:2) at Object.ǃfoI (main.js:63) at Function.ǃXV (projectResources.js:1) at n.ǃuH (projectResources.js:1) at Function.ǃflS (projectResources.js:1) at async Promise.all (/r186/index 4) at async e.ǃfph (projectResources.js:1) at async t.ǃfqM (projectResources.js:1) at async Object.ǃhnf (main.js:210) ǃhnJ main.js:210 ǃhnf main.js:210 main.js:210 [Project] Exception opening: Error: behavior 'Lite Tween' not supported in this runtime at new <anonymous> (projectResources.js:1) at Function.ǃG (main.js:2) at Object.ǃfoI (main.js:63) at Function.ǃXV (projectResources.js:1) at n.ǃuH (projectResources.js:1) at Function.ǃflS (projectResources.js:1) at async Promise.all (/r186/index 4) at async e.ǃfph (projectResources.js:1) at async t.ǃfqM (projectResources.js:1) at async Object.ǃhnf (main.js:210) ǃhnJ main.js:210 DevTools failed to parse SourceMap: chrome-extension://hdokiejnpimakedhajhdlcegeplioahd/sourcemaps/onloadwff.js.map DevTools failed to parse SourceMap: chrome-extension://eakacpaijcpapndcfffdgphdiccmpknp/scripts/content_page.map DevTools failed to parse SourceMap: chrome-extension://hgmoccdbjhknikckedaaebbpdeebhiei/performance-now.js.map

    Plus, if you could provide me an email address, I will be more then happy to share with you the project source. I don't want to make it public.

    Thank you.

  • Ashley, do you have an idea about how to solve this? :)

    Today I updated to R186, but I got the same error.

  • Hello,

    I have a problem with the latest beta version, R185. I needed to update to the beta version (because of the popups URL blocked by browsers). Everything went good, Friday I saved my project to my Google Drive cloud account and went home.

    Today, I wanted to make a change to the game so I opened the project from my laptop (not PC), but I got the following message:

    "Failed to open project. Check it is a valid Construct 3 single-file (.c3p) project.".

    I tried to downgrade Construct 3, but if I do so, I will get another error telling me that the project was saved in version R185, and I'm using R182 - so, I need to upgrade to R185 again.

    I can open other project saved in other version of Construct 3. The single problem is at that project saved in R185.

    Anybody got a trick? :)

    EDIT:

    I tried to get an older version of the game project (Google Drive > Manage versions), but it won't open it. I got the same error. I tried to open the very first version (that was in 31 January), but I got the same error.

    Tagged:

  • Hello Ashley,

    Now I tried the latest beta update, and it works.

    I was able to solve it in the 182.2 stable version by using the Javascript. But now with the latest beta update, I can use just Touch > Browser > Open in New Window and it will work just fine - so I don't need to create new Buttons for this.

    Thank you, and have a great day! :)

  • Hello,

    From one of the latest updates, I have a problem with the outgoing links (Browser > Open URL in New Window). I use it in my games to my logo, so, when a player push/click the logo, it will open a new tab with my site. (I have an online gaming site)

    Until the latest days, it worked; I had to make a button, put it 0 opacity and, position above logo, and on touch or on click to the button, I triggered an Open ULR in New Window event. Now, this will not work.

    How can we make an outgoing link to work?

    Kyatric, Ashley

    Thank you! :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post