Hi there. Sorry to be the bearer of bad news, but it still isn't working - it's acting exactly the same. I've added it to both "on" and "off". I've attached an image.
https://drive.google.com/file/d/1moYTUDRx52ba7REZmBNrnxt2uLBu…
It doesn't occur if I remove the Animation, It switches the character without any blinking. Is it an issue with how I have my animation set-up in the action list (perhaps the timing) or is it a bug?
https://drive.google.com/file/d/1aCz07qbP0_gCMQr_…
The blinking seems to take place right after the switch on/on animation for the character plays. At the end of the flow, right as it's suppose to switch the character from "Dark" to "Normal". I added Face Direction, but it still …
@ChrisIceBox What exactly from animations would you like me to post? I've added inspectors screen shots. I added that line but nothings seems to happen.
{ newPlayer.GetAnimator().Update(0.2f); …
I've done the entirely different flow. I've shared the image with the settings.
https://drive.google.com/file/d/1E1tMPDk0nBWfIzMlPZkiaJWzMDBwB3DG/view?usp=sharing
That's how I did it initially, through animation. The example from the video actually has "Overlay current screen during switch" in the Scene Switch Action. I guess I'll go back to the initial Animated Version, it seems to be much simpler …
thank you for replying so quickly. So, to reiterate. I need to add "remember hotspot" to that hotspot, set it to "off", then drag it onto Action Type: Hotspot: Enable/Disable, and then enable it in there based on a condition?
ad…
https://drive.google.com/file/d/1MY3J_aIxui1oAYaOXJ5BPlf2NL1qAB2M/view?usp=share_link <- this is a simplified version of what I'm trying to achieve. If the Integer Var reaches specific values, conditions will change in the game ,represented by th…
Hello, Happy New Year. Hope you had a wonderful holiday season. I saw the score tutorial, but it doesn't help. I need a method to check integer changes without interaction and to have them trigger specific events. For example: I need to enable a &qu…
@ChrisIceBox Changing OnEnable to Start didn't fix the issue, everything seems to operate as before. I'll wait for the update/fix.
In the meantime I had a question about Variable Integers in general and their relationship to "Check Action"…
https://drive.google.com/file/d/1Sm1vBbVxjjxr-BX1b2KnED5hLK3YXDOW/view?usp=share_link <- Animator parameter value doesn't seem to update at the same time as the Variable. I also changed the animations to any state, but I don't think that's what's…
https://drive.google.com/file/d/1ZdBWDrNqUBW63TmUih6_YSNNYToy7mz5/view?usp=share_link <- here's an image of the entire set up. So when I set the variable (change the value) the animation should trigger automatically and not require what I called …
@ChrisIceBox Hello, hope you had a great holiday break. Yes, there was a problem where AC didn't update to 1.76.1. I experimented a bit and managed to get the animations to run when a variable is changed. I have only one question left regarding how …