Skip to main content

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

Ill code here, probably no breaking issue?

func clear_preview():

    if targeting_state.target == state.preview:

        targeting_state.target == null

The statement has no effect I think