Skip to main content

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

Also, any possibility of making an add a gif? 

(+1)

Hm, that might be tricky. Maybe not an actual gif as OpenGL doesn’t really support them natively and I’d have to upload the frames on every draw, but flipping through a series of still frames on an atlas would be pretty easy as long as there isn’t too many. That’s pretty much how the monitor heads for the sawblade dudes work and I could add a script to do that on plain world statics too.