Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
Deleted 2 years ago
(+1)

Hi! You can set the camera to follow your player on your create event using:

uc_set_mode(CMODE.OBJECT_FOLLOWING);
uc_set_instance_following_list(id);