This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
trb04
/
ddmyx
forked from
tianhaobu/ddmyx
Xem
1
Star
0
Fork
0
Các tập tin
Tree:
6877c1a0b9
Branches
Tags
dev-better-input
dev-light-system
master
ddmyx
/
objects
/
oCamera
/
Create_0.gml
Create_0.gml
91 B
Lịch sử
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;