(Quote)
unfortunately, it didn't help either, but I noticed that exiting the Options, Load menu causes this bug, whereas the Credits menu doesn't cause it: Pause menu hides correctly.
but again, I don't see any difference between these menus, every…
(Quote)
no, it is disabled inside DontDestroyOnLoad
(Quote)
unfortunately, this had no effect.
I'll tell you in more detail: when I return to the Title Screen Scene, I have the Title menu open and nothing else, but if I open the Options menu, for …
(Quote)
yes, like this
Key,Russian (Russia)(ru-RU),English (United States)(en-US)"01","привет","hey"
When exporting, the csv structure of adventure creator and unity localization differs: adventure creator does not ha…
hi, I have a reverse problem: exporting csv from adventure creator outputs a csv file without quotes, while unity localization requires quotes, otherwise, when importing into unity localization, the key column will be displayed, but not the replica …
At the moment, I've tried everything I could, reviewed all the unity and adventure creator forum threads, and haven't found a solution.
therefore, I ask for help, if it is possible.
situation: When switching from idle to talk state, an extra idle_…
(Quote)
Thank you, it helped me a lot.
Could you give me a hint?
if the isTalking parameter is set in the player component, the speaking animation is not played in yarn Integration, but if it is removed, the animation is played.
at the same time,…
(Quote)
Yes, that's what I need.
Yarn spinner 3 features the once operator, which allows you to play a phrase only once.
can we expect this to be supported in integration? because now the console is giving an error:
Cannot find AC Variable of the…
my player and npc are built on sprites unity complex, they have sub-state "emotions";
since I use yarn, expressions tokens are not available to me;
is it a good practice to create a global variable for each character, which will trigger …
PopUp variable: 0, 1 ... etc;
I was reading the manual and didn't quite understand the logic, so I'm asking
The manual says that I can use AC variables in the yarn script, but I need the opposite: to be able to assign a new value to the AC variabl…
Integration is working;
I have a global variable PlayerDress, which is responsible for the character's current outfit;
can I change the value of this variable from the yarn spinner dialog?
@ChrisIceBox hi,
Yarn Spinner has recently undergone a major upgrade to version 3.0. As a result, the Yarn Spinner integration is currently not working.
Is an update to the Yarn Spinner integration expected in the near future?
(Quote)
Yes, that's what I need, it changes outfits perfectly.
but I still haven't been able to figure out why the character's sprite is shaking when movement towards the 2d marker is activated.
in my project settings, the movement method is set t…