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

Put those bind-* methods inside a gamekit:post-initialize:


(defmethod gamekit:post-initialize ((this example))
    ;bind methods here)