VikasSanstha's Recent Forum Activity

  • Hello friends,

    The keyboard does not show up when it should on mobile (Android, not tested on iOS). It works fine on desktop.

    Any help is greatly appreciated. A project file is here.

    dropbox.com/scl/fi/alodur6nlf0hvnfgr94t3/extTypingTest.c3p

  • I discovered one fact about this problem that may be helpful. For me at least - it is a matter of dragging the file from a Windows Explorer window to open it - as opposed to using Construct's file>open menu. It saves fine when using the file>open, but this other problematic behavior occurs when you open by dragging from Explorer. That should provide something concrete to look into.

  • Hi Ashley and other experts, I would greatly appreciate any feedback. The key point is:

    Is there a way to change the Construct text to speech handler to my own custom function?

    We can provide more details if it would be helpful.

    Thanks very much!

  • Hello,

    I recently found an interesting problem while using Construct. I have an app that uses TextToSpeech heavily that I export as html5.

    I embed that on a website and I view it using a react native webview in an android app. The problem is that android webview does not support speechSynthesis api and cannot benefit from this functionality.

    However, I made a custom function on the website (in js) that uses external packages to overcome this. Is there a way to change the Construct text to speech handler to my own custom function?

    Ashley, if you are available and can offer any input that would be appreciated.

  • Anything?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Not being able to simply "save" files is a pretty fundamental malfunction. I hope it can be fixed soon. It's very disruptive to the workflow, especially if you are vetting and managing a large collection of projects. It also invites a variety of potentially critical errors on the user's part, in terms of accidentally overwriting something they didn't intend to, saving something in the wrong place and creating duplicates, etc. It's especially bad in that the save as dialogue doesn't even open the folder that the file was opened from.

  • All of a sudden Construct is prompting me to Save As every time, and it opens to a folder that's not even the source folder for the file that I loaded into Construct. This is extremely annoying and it never did this before. For all the time I've used Construct save operations happened just like save operations in any other software - it just saved the file, overwriting the existing file, without further input required. Sometimes after clearing cache or cookies it would prompt "do you want to let Construct save files" once at the beginning of the session, but beyond that it was normal. Now it never prompts me, it never just saves, and there's only this poorly functioning Save As. I am aware of the setting for "default save location". There is no save - only save as, cloud, and download copy.

    Tagged:

  • Thanks so much to both of you for these thoughtful and helpful responses. I'm trying out both approaches to see what fits best with the rest of the app - there are other things going on that are not shown in this simplified version that I posted here. Many thanks again.

    Stan great to see you again and thanks! Props and respect to see you're still helping people by sharing your expertise.

  • Hello friends,

    I have a little educational app where random, mix-n-match sentences are generated for students to practice reading.

    Here is the C3 file.

    The app creates sentences that include pronouns, and I want to implement a system where for the male names the pronouns are changed on the fly.

    The file above is a stripped-down version for the forum here. In the real implementation it has many names.

    A typical example is:

    Susan is happy because it's her birthday

    ...needs to become

    Peter is happy because it's his birthday

    ...when a male name is invoked

    If you open the project file it should be immediately clear how it's set up (it's very simple) and what the goal is. The sentence fragments that include the gender specific pronouns - I only want to write those once in one gender. I want the coding to handle changing the pronouns according to what name is being invoked.

    I have spent quite a bit of time trying to figure it out, but I'm just not that advanced. I think an array would probably be best - one column for female names and one for male, and then you'd just say if the name came from this or that column, change all "she" to "he" etc., but I can't get that working. Is it the 'len'? If it's an array with two names columns, it needs to still draw randomly from both columns to maintain the current functionality. The other approach it seems would be a condition where I just list all the male names and the system checks against the list each time.

    Thanks very much for any assistance. I greatly appreciate it!

  • Hello friends,

    I have been trying to figure out how to adapt this mechanic to subtract rather than add, without any success. It's a button you click and a number increases by a chosen amount every time, and it 'animates' the changing of the numbers. I'd like to make it subtract as well.

    Here is the original project file, which was created by Bruno Palermo.

    dropbox.com/s/7nimvego06bkhjx/C2%20Step-by-step%20Increase%20Example.c3p

    Many thanks for any assistance.

  • Ok, I see the difficulty now. It's quick work in this case to make them separate, just wondering if a more automated approach could be worked out. It would make it much easier to make a variety of content that uses this mechanic.

  • I can do that, but If it is possible to do what I've eluded to in the first pic, I would really like to learn how. It's a technique that I could use in a wide variety of ways.

VikasSanstha's avatar

VikasSanstha

Member since 24 Jul, 2021

None one is following VikasSanstha yet!

Trophy Case

  • 3-Year Club
  • Forum Contributor Made 100 posts in the forums
  • RTFM Read the fabulous manual
  • Email Verified

Progress

6/44
How to earn trophies