Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Finally wrapped my head around passing along parameters to a master object. Right here I have a function passing different bullet parameters (animation, gravity, speed) for different enemies to a single bullet object. Setting up the object UID as param(0) was my hangup.