Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hi, it would be cool if you could control the camera in all directions, cuz most scenes can't be zoomed in properly because the picture moves. ty for your game))

(+1)

In the gallery you can control the panning of the camera better, but it's something we need to solve for the in-game camera.  There are a lot more complexities with the math on that camera, so we have to decide on a solution.  One would be to animate the tracking target with the H scene (more labor per H scene), another would be to swap to a different camera with a less complex rig, and a third would be a combination of the two. 

We're also working toward toggling over to a 3D camera for something called cinematic mode -- some of the backend work was done for it as a means to swap the environment for the new Syndicate Girl H scene.