Skip to content

Create basic "mario-like" character movement logic #3

@TSherpa10

Description

@TSherpa10

Task

Similar to how Mario physics work, create a simple main_character.gd character script to replicate platforming movement.

  • Create main_character.gd script and attach to AnimatedSprite2d character node.
  • Using physics_process, create basic character movement.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions