Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for the feedback! Unfortunately i can only do the first one, the two other would be a lot harder to do. I've actually tried implementing 2 and 3, and failed both times. For some reason getting the on-screen position of the player is a lot harder than i thought and not repeating voice lines would require me to save a list of all the voicelines and then not include them in the random number generation.All possible but pretty hard to do.

You just have to calaculate the players position x and y compared to the camera's x and y you just have to do math. Be creative.