This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tianhaobu
/
ddmyx
Watch
1
Star
0
Fork
2
Files
Issues
0
Pull Requests
0
Wiki
Tree:
a663e8218a
Branches
Tags
content_update
dev-better-input
dev-light-system
dev-new-wheels
master
test0311
ddmyx
/
objects
/
oCamera
/
Create_0.gml
Create_0.gml
91 B
History
Raw
1
2
3
4
5
6
7
8
9
cam_width = 1920;
cam_height = 1080;
follow = oPlayer;
x_to = x;
y_to = y;
smooth = 0.1;