Skip to content

Player movement 2D #3

@bas-boop

Description

@bas-boop

Is your feature request related to a problem? Please describe.
Most games have a player that needs to move. When making this for 2D games I just copy paste my latesed player movement from a diffrent project. Would love to see a script in this package that tackles this problem.

Describe the solution you'd like
2 types of scripts. That have alot of diffrent options for movement and settings.

"Top-down"
A script that can be added to the player that handels top-down player movement. Refrence: rogue-like

"Side-view"
A script that can be added to the player that handels side-view player movement. Refrence: platformers

Describe alternatives you've considered
1 script that can do both that are mentioned above.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerssuggestionA new suggested feature, tool or extension to be added

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions