Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Text animation #2

@jhanschoo

Description

@jhanschoo

The task is to implement a hackathon code-quality proof-of-concept of text animated as is typical in VNs.

  • Using DynamicBitmapFontText, animate characters appearing on screen based on a configurable speed.
  • Implement a blinking cursor at the end.
  • Keep in mind word-wrapping.
  • Implement responding to user input
    • If a click is detected while characters are animated, immediately show all characters in the line.
    • If a click is detected after all characters are animated, begin showing the next line.
    • etc.?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions