This website works better with JavaScript.
Explore
Help
Sign In
AM2R-Community-Developers
/
AM2R-Community-Updates
mirror of
https://github.com/AM2R-Community-Developers/AM2R-Community-Updates
Watch
1
Star
0
Fork
You've already forked AM2R-Community-Updates
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
da4efbdacf
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'da4efbdacf'
${ noResults }
AM2R-Community-Updates
/
scripts
/
makeActive.gml
8 lines
95 B
Raw
Blame
History
/// makeActive()
xVel = 0;
yVel = 0;
xAcc = 0;
yAcc = 0;
time = 0;
platform_engine_active = 1;
Reference in new issue
View Git Blame
Copy Permalink