
[Feature Request] Interactability Attributes
BixelsWixels opened this issue ยท 0 comments
๐ก Check the Wiki and
Feature Request Tracker
before reporting a feature request.
There you can find a lot of useful information and solutions for common problems.
Is your feature request related to a problem? Please describe. ๐ค
Currently, when NPCs' visibility attributes are toggled to only be visible during night/day, they are still interactable while invisible.
Describe the solution you'd like ๐ญ
A new interaction attribute that can control when an NPC can be interacted with.
Describe alternatives you've considered ๐
Other alternatives include packaging visibility with interaction attributes so the NPC is "gone" during a toggled time of day.
Additional context ๐
A feature like this would be great for creating alternative versions of the same NPC on a day/night cycle that feel dynamic. Other attributes could include toggling when they appear during weather events (rain, thunder). Additionally, it would be great if there weather/time-specific dialogues (For example, having one dialogue tree active during the morning so an NPC says "good morning" and another tree active during the evening so an NPC says "good evening." Thank you for all your hard work!