This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
Eason20000
/
ddmyx
fork de
tianhaobu/ddmyx
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
73f144706c
Branches
Tags
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;