Search found 6 matches

by SpecificImpulse
Fri Apr 19, 2024 4:08 pm
Forum: Dialogue System for Unity
Topic: Code for forcing focus back on continue/first dialog option?
Replies: 3
Views: 79

Code for forcing focus back on continue/first dialog option?

I'm a dummy, and I'm not sure how to fix this particular problem, but here's the setup. Project uses Adventure Creator and the new Input System. I've got code that uses the input system and auto-detects if it's mouse or keyboard/controller, swapping a bunch of stuff around on the fly as it detects t...
by SpecificImpulse
Mon Apr 01, 2024 11:00 am
Forum: Dialogue System for Unity
Topic: Scrolling Template, but from the Bottom
Replies: 3
Views: 87

Re: Scrolling Template, but from the Bottom

Oh, much better! Many thanks.
by SpecificImpulse
Sun Mar 31, 2024 7:30 pm
Forum: Dialogue System for Unity
Topic: Scrolling Template, but from the Bottom
Replies: 3
Views: 87

Scrolling Template, but from the Bottom

Quick question for the board: I know a lot of you have done Disco Elysium style templates where player responses and Continue prompts live at the bottom of the panel, and the newest dialog is at the bottom. I'm customizing a template based on the Scrolling template included in the package, but the d...
by SpecificImpulse
Thu Mar 28, 2024 9:43 pm
Forum: Dialogue System for Unity
Topic: Dialog System with Adventure Creator integration isn't picking up inputs
Replies: 3
Views: 90

Re: Dialog System with Adventure Creator integration isn't picking up inputs

I'm using the Unity Input System, not the Input Manager. No rewired or any other 3rd party add-ons. That actually lead me down the right path. The standard EventSystem has that module has the button to add the standard inputs, but I somehow missed pressing it. Pressed it, and it threw a warning that...
by SpecificImpulse
Thu Mar 28, 2024 7:31 pm
Forum: Dialogue System for Unity
Topic: Dialog System with Adventure Creator integration isn't picking up inputs
Replies: 3
Views: 90

Dialog System with Adventure Creator integration isn't picking up inputs

Hey, all! Loving the package so far, since all its features are things that I really wanted to have that Adventure Creator didn't come packaged with. I think I've screwed something up with my adventure creator integration, however: I can't click on either the Continue button for dialog, or dialog op...