This website works better with JavaScript.
Explore
Help
Sign In
AM2R-Mod-Sources
/
AM2R-TimeTrials
mirror of
https://github.com/maylokana/AM2R-TimeTrials
Watch
1
Star
0
Fork
You've already forked AM2R-TimeTrials
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.
4acd1cf1f9
main
v0.1
v0.2
v0.3
v0.3.1
v0.4
v2.0a
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4acd1cf1f9'
${ noResults }
AM2R-TimeTrials
/
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