- Fixes for RPG Game Kit
- Fix
RakugoRangeVar
- now works as intended
- Made
RakugoTextLabel
preview works in editor
- Change text passer to Singleton to make ⬆️ above possible
- Add
DELIVERED_STATE
to quest states
- Add
icon
value toCharacterObj
- not useful yet
- Add flag
Rakugo.can_show_in_game_gui
- Better working
Rakugo.show("InGameGUI")
now it works only ifRakugo.can_show_in_game_gui = true
- fixes in Rakugo Project Settings tab
- Better code in gui/Screens/Screens.tscn