Skip to main content

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

Oops... I missed the last part. Sure, Vendolis is the internet name that I generally use. Thanks a lot.

Yes "Transform transform = FindObjectOfType<Player>()?.transform" would result in null to be assigned and the .transform not to be executed. It is basically like the lines ends before the "?". 

And yes... yes I totally understand that time is an essential part of a Jam. I don't think anyone's code looks clean here.