This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
Eason20000
/
ddmyx
Fork de
tianhaobu/ddmyx
Seguir
1
Destacar
0
Fork
0
Ficheiros
Árbore:
80cc1090df
Ramas
Etiquetas
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
Histórico
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;