Skip to content

Conversation

@matteobettini
Copy link
Member

@Zartris

 def extra_render(self, env_index: int = 0) -> "List[Geom]":
        from vmas.simulator import rendering

        text_line = rendering.TextLine(
            y=300,
            text="ciaooo",
        )

        return [text_line]

@matteobettini
Copy link
Member Author

@Acciorocketships hope you are happy

@Zartris
Copy link
Contributor

Zartris commented May 25, 2023

I see, that will also do.

@matteobettini matteobettini merged commit 414d49d into main May 25, 2023
@matteobettini matteobettini deleted the text_line branch May 25, 2023 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants