jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

ui: prototype name input ( text field ) with data saved #131

Open jackmakesthings opened 7 years ago

jackmakesthings commented 7 years ago

The latter parts should already be covered from the earlier prototype of pronoun selection; this ticket is more about drafting the name-input UI in the context of the vertical panel.

Player is shown a prompt with "Trace" as the default but the ability to click in and change - LineEdit style. Choice should be saved and globally available as player data.