Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting an actor's speed #1657

Open
Crafty-Jumper opened this issue Dec 13, 2024 · 2 comments
Open

Setting an actor's speed #1657

Crafty-Jumper opened this issue Dec 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Crafty-Jumper
Copy link

Is your feature request related to a problem? Please describe.
I am demaking the mobile game "Geometry Dash" on gameboy, and theres no event to set the player's speed

Describe the solution you'd like
Simply an event for setting an actor's speed
something like
Set [actor]'s speed to (number)

@Crafty-Jumper Crafty-Jumper added the enhancement New feature or request label Dec 13, 2024
@nielsderijk
Copy link

nielsderijk commented Dec 13, 2024

@Crafty-Jumper You can already set the Players movement and animation speed with the "Set Actors movement speed" & "Set Actors animation speed" events. Default values can be entered when you have no scene selected.

For additional controls I recommend the Platformer Plus plugin. Good luck!

@Crafty-Jumper
Copy link
Author

@nielsderijk
Wow. Its almost as if I just said that there is no event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants