This website requires JavaScript.
Explore
Help
Register
Sign In
shaun_chaky
/
eastern-flames
Watch
1
Star
0
Fork
You've already forked eastern-flames
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7fb465c82e
eastern-flames
/
eastern flames
/
objects
/
ARTICULATOR
/
Step_0.gml
4 lines
86 B
Plaintext
Raw
Blame
History
state();
draw_set_font(ft_chiaro);
x = clamp(x, 0, 20*ts.x);
y = clamp(y, 0, 14*ts.y);
Reference in New Issue
View Git Blame
Copy Permalink