Skip to main content

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

If you look at the changelog you'll notice that transform has been removed. This is because it didn't do what it was actually supposed to do.

The new clipboard copy outputs the camera transform so that it does the animation first, then reactivates photo_mode_active.

Without a suitable backdoor to the camera, the only way for me to control it is to apply the transform manually.

camera:
    # animation
    photo_mode_active
(+1)

Thank you for the answer!