This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
Eason20000
/
ddmyx
forké depuis
tianhaobu/ddmyx
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
24a8af51ea
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
Historique
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;