-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomerssuggestionA new suggested feature, tool or extension to be addedA new suggested feature, tool or extension to be added
Milestone
Description
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 newcomersGood for newcomerssuggestionA new suggested feature, tool or extension to be addedA new suggested feature, tool or extension to be added