lareviera's Forum Posts

  • in the latest update webgpu both in viewport and in-game isn´t rendering anything, on beta release at least , i havent tested safe, if i turn web gpu off and restart construct all object appear fine.

  • roger that, thanks for your input, with all the advancement on ai and speech synthesis i thought it would be easier by now.

    while it still would sound fairly monotone, in a game where all characters are robots, not only it would work in my tests it can be hilarious. and of course there's no need for any recording, just type your text, add some pauses here and there and it works.

    im surprised not many companies use this, the only one that comes to mind lately is The Finals but that is obviously another level of quality.

  • thanks for your response,

    I've researched bit on the subject and even went to chat GPT for help on the subject lol, and both on the web and chat GPT mention webspeech API \ or javaspeech API that can be downloaded and used offline. My understanding ( and correct me if I'm wrong) is that the API is the programming already done for the speech phonemes, since there's this in JavaScript, cant construct use the API and my own recordings to "piece" it together ?

  • looking for programmer that can write me a built in text-to-speech in construct 3 for game.

    I'm searching for a built in TTS in game that doesn't require internet to fetch different voices ( i think that's how it works ), i can record my own voice if possible, and use that to generate the tts for characters and add effects like pitch, speed, distortion and anything that can make a character sound like a literal robot, but still English speaking.

    basically if possible i would just write the lines in construct assign those to a character and the effect parameters and thats it.

    Will pay.

  • Hi guys. Any idea why everytime I run the desktop build and close it, I can't run it again before deleting the construct 3 appdata?

    It either hangs with nothing ever happening OR tells me I need to give it admin rights (despite having those) and spewing somekind of access error in the dump as far as I can read?

    I really really don't like the browser version. Any clues?

    Thanks

    ye thats an ongoing issue, but it only happens if you use beta version, i switched to only stable for now to avoid it.

  • ye theres something weird goin on, it works then it doenst then it does, its driving me a bit crazy ?

  • I think this will be a very difficult task.

    I have a primitive text-to-speech demo where each letter is spelled as is, check it out:

    https://howtoconstructdemos.com/animal-crossing-funny-text-to-speech-effect/

    very nice, there are quite a few videos on youtube on creating java tts, but for a non coder like me its chinese :P

  • hello there,

    is it possible to make a built from scratch tts into a contruct project ? not the one it already has because it has windows and browser limitations.

    i mean making one from scratch and adding your own voice files and effects so its always in the project and works everywhere.

    is it hard to make something like that?

    id be willing to pay a coder for it if possible

  • hello try in project properties \ advanced and change script type from module to classic, if it works in classic its because one or several of your plugins or addons are outdated.

    hello tenta nas project properties \ advanced e mudar o scripts type de module para classic, se funcionar é porque um ou varios plugins ou addons k estas a usar estao outdated.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • welcome, to create a layout is on the project bar by right clicking on the layouts folder and adding.

    bem vindo, para criar um layout é na barra de projecto clicando botao direito na pasta layouts e adicionando .

  • You do not have permission to view this post

  • Try using each addon one at a time in a new project.

    aye , did just that.

    seems to be all of them ? D:

    on update 228 it crashes on preview

    on update 229 it freezes on loading preview

  • Oops, that property was accidentally hidden. It should be back in the next beta.

    Ashley, is there a way to figure wich addons need to be updated in a project ?

    i use quite a few, cant tell witch one or ones might be the problem, so i cant switch to modules.

  • hehe very nice, wish i found this like a year ago would have saved me some trouble.

    my system is preety much similar except instead of using 2 variables to offset the x and y spawn, i use one string variable that correlate to teleporter imagepoints

    i creatE several imagepoints on the teleporter called "mid", "left", or "right"

    a string variable called spawn

    and set each teleporter variable to where you want to spawn

    and on start of layout create object at teleporter.imagepointX("teleporter.spawn")

    teleporter.imagepointY("teleporter.spawn")

    both methods work, just giving my 2 cents

    hope it helps other people.

  • Hi, I am looking for a plugin similar to Listview by Diptox: construct.net/en/forum/extending-construct-2/addons-29/plugin-listview-theme-sorting-92471

    I am using this plugin on one of my projects in construct 2. Since I have crossed over construct 3 I am willing to pay or make a donation for a similar plugin or to have this one ported to construct 3

    look for PRO Ui