This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Eason20000
/
ddmyx
a fost obținut din
tianhaobu/ddmyx
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Arbore:
24a8af51ea
Ramuri
Etichete
dev-better-input
dev-gamepad-support
dev-light-system
dev-new-wheels
master
test0311
ddmyx
/
objects
/
oCamera
/
Create_0.gml
Create_0.gml
91 B
Istoric
Crud
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;