Toma400 / The_Isle_of_Ansur

Python-based text RPG game, successor of Between Shadows and Light.
Other
9 stars 0 forks source link

Text input #67

Closed Toma400 closed 11 months ago

Toma400 commented 1 year ago

As co-feature for listboxes, text input should be done. Not only it will allow for naming the character in character creation menu, but can be used for various other aspects of the game (heck, maybe even writing your own books!)

Should be done in 2nd or 3rd milestone for Pre-Alpha 3, but 2nd would be better, considering it will then smoothly transition into 3rd with all resources ready.

Toma400 commented 11 months ago

It was added through PyGameGUI. I know I meant proper, custom IoA input adding here, but that should be for another issue, or to reopen this one later. For now issue is fixed.

Toma400 commented 11 months ago

While this is closed, let it be guidance for me in case of manual option being thought. Passing #46 message here, since topic can get lost.

Would be good (though not obligatory) to create inputs in second milestone too, as this will be useful for second milestone. If not done, just repost this comment under third milestone list.

Possibly useful resources: