#any way to change or get rid of npc dialogue and have it just a pop up like the quantity image?

1 messages · Page 1 of 1 (latest)

celest dagger
latent merlin
#

you can just use forms and you will get a similar result

celest dagger
#

so how do i change it to forms

#

im kind of noob

latent merlin
#

#1067535382285135923

celest dagger
#

do you know if this is a bug?

latent merlin
#

what lmao

celest dagger
#

like not being able to select up and down on controller in the npc dialogue

#

lol sorry 😛

latent merlin
#

oh

#

ye i think its a bug

celest dagger
#

where can i report bugs

latent merlin
#

jira

#

you have to create an account

lucid star
#

it's because npc dialogue is not binded select up/down for controller.

#

you can add this by I guess, looking for dialog element that has button_mappings property/array and paste them in npc's root element

#

every screen must have button mappings, otherwise you can't scroll up and down with controller or unable to navigate via keyboard

#

or can't go back/exit the screen ( yes that's a thing too. ), and etc.