How difficult are interface changes like this to do? I'm quite interested in how certain things seem more complicated than others to add, although I can only imagine how worrying it must be to...
elvisish Today, 12:36 PMOn publie de nouvelles versions quand il y a des corrections. ;)
PS: il y a eu une ou deux corrections (ajout version .Net et une autre correction mineure) qui n'ont pas encore été publiées à...
I've just been working with a small amount of text-to-speech, and my method is to compare each text, make an audio file for each text, and play it where you need it.
mianhuat Today, 12:17 PMSuper NES Programming/SNES Specs
Technical specifications
Core
CPU: Nintendo custom '5A22', believed to be produced by Ricoh; based around a 16-bit CMD/GTE 65c816 (a clone of the Western...
I'll add it to the wish list. Not sure this will be done in 2.x though.
Yves Today, 06:13 AMWow, this is so true. It's only a few months after I finished this particle engine, and I've re-read the post below, and I can only barely understand any of it! The human mind is amazing - both in...
Volnaiskra Yesterday, 11:42 PMIf you test the app within fusion you have different buttons "run project", "run frame" or "run application" - if you run only the frame your on and you trigger an action like "goto next frame" ......
Manuel Yesterday, 11:03 PMI've often wished for that. I'm so used to being able to edit an alterable value action (eg. From "set to 1", to "set to 0") just by double clicking it, that it feels awkward that you need to do a...
Volnaiskra Yesterday, 10:11 PMYves Would it be possible for flag actions to have their negative state toggleable from the right-click menu, as flag conditions are?
https://i.imgur.com/d8EEEk8.png
Can you use "expression" indexed variables when evaluating a variable?
I know that Fusion 2.5(292.14) can:
mianhuat Today, 12:46 PMThe variable of the "expression" index of object A = value
But it doesn't seem to:
Variable A = the variable indexed by the expression of object B
Am I...