Skip to content

Flawed example code in your firist game #4589

@NO-MEANINGS

Description

@NO-MEANINGS

Your Godot version:
v3.2.3.stable

Issue description:
in step by step tutorial > your first game:
The code calculating the speed of player sprite is wrong. In the original code the variable speed is not multiplied, which causes the actual speed is only 1 pixel/sec. Such a low speed is hard to tell at a glance.

URL to the documentation page:
https://docs.godotengine.org/en/stable/getting_started/step_by_step/your_first_game.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions