Skip to content

continue_story_maximally() does not concatenate multiple lines as expected #79

Description

@Bard09

Describe the bug
Calling the continue_story_maximally() method in ink_player.gd (both on the current & godot4 branches) does not concatenate as the description states. It only returns the last rendered line from Ink.

To Reproduce
Call continue_story_maximally() when there are multiple rows of Ink text that need to be returned. Only the last line will appear.

Expected behavior
All lines before the choice stopping point appear as rendered in native Ink.

Ink files
ink_player.gd

Environment:

  • OS: Windows 11
  • Godot version: 4.2 mono
  • inkgd version: godot4 branch

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions