Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

adds Acceleration, Drag and Velocity to X and Y for Actors in Modcharts #786

Merged
merged 6 commits into from
Jun 10, 2021

Conversation

craftersshaft
Copy link

setActorAccelerationX(int x, string/int id)

Sets the x acceleration for the sprite id

setActorDragX(int x, string/int id)

Sets the x drag for the sprite id

setActorVelocityX(int x, string/int id)

Sets the x velocity for the sprite id

setActorAccelerationY(int y, string/int id)

Sets the y acceleration for the sprite id

setActorDragY(int y, string/int id)

Sets the y drag for the sprite id

setActorVelocityY(int y, string/int id)

Sets the y velocity for the sprite id

@craftersshaft craftersshaft changed the title adds Acceleration, Drag and Velocity to X and Y for Actors adds Acceleration, Drag and Velocity to X and Y for Actors in Modcharts Jun 8, 2021
@puyoxyz
Copy link
Collaborator

puyoxyz commented Jun 8, 2021

merge into master branch not stable branch. would change it myself but github servers are shutting and the button doesn't work

@craftersshaft craftersshaft changed the base branch from stable to master June 8, 2021 10:47
@craftersshaft
Copy link
Author

sorry im late, github imploded on itself

@Kade-github Kade-github merged commit 7de0dc0 into KadeArchive:master Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants