I understand what your saying, and it seems to be working for when I use a Joystick but not when I'm using a mouse.
I'm using Rewired so I need to figure out how to manage it in that. I'm basically trying to link it to InteractionB.
If you are fam…
Chris:
Thanks! I have all that set up just like you mentioned already, but I do not know what to name the actual audio clip to distinguish between English and French. Right now, it's all in the Resources/Speech as labeled "InnKeeper167" f…
@ChrisIceBox
It was quite odd. Basically it's a Rewired issue. I had to put the values in for XBox 360 Controller since it was not working for XBox One Controller.
I plan in doing a video of putting this all of this together so it will help other …
@ramboaslak @ChrisIceBox
Hello! I'm in partly the same boat but it seems you got future than me.
I am using Unity 2019.4.9F1, I downloaded the latest version of AC 1.72.3 and the latest version of Rewired 1.1.36.1
I then went through the AC Wizar…
Ok, I got it to work where it highlights. If you are using Unity UI Prefabs, make sure that you only have selection of "Raycast Target" on for the Button component and not on anything else.
The leftClickState and the rightClickState are r…
Just a FYI to everyone, XBox ( and my guess PS4 and Switch ) doesn't support the GetMousePointerEventData. I'm trying to see about calling it from the Update method and see what I can get from that.
I'm also going to assume it doens't like PointerE…
No, no menus work, nor do the conversations. When I hit the InteractionB it pops up, but cannot select anything.
[EDIT]
No, it did not make any difference when I commented out line 96.
Thanks Chris.
I have upgraded to the latest version of AC 1.70.2 and I still have the issue where for all my Menu / Conversations items are "Unity UI Prefabs" and I cannot click on any of them. If I set them to Adventure Creator they work…
Chris, I'm having the same issue. Can you repost that script or let me know where it is? The one you used at https://paste.ofcode.org/xEHVyXRWrGSMSeSwUBH7jt
I'm having to use AC 1.54c at the moment.
I love this forum!
Chris, was this ever implemented? For I have the same issue.
EDIT:
I see it was added in 1.67
https://adventurecreator.org/forum/discussion/8634/version-1-67-point-triggers-and-all-round-improvements
Alverik:
Yeap. That is what I done first. I make a quick breakout game to work with the controller and it works just fine.
In fact, that's the link I used to install the UWP in the first place.
After I tested that my procedure to install a UWP worke…
Chris:
1.54c
I got the slider that does from 0 to 1. Should I put in .10 for ten seconds?
The way I was reading "Delay before and after (s)" was the actual delay before and after the Loading Screen is called to Load.
What I am after is t…