Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

After more fiddling, I have found that the missing skeleton was because the object in question wanted the sprite assigned to it.  I was attempting to have no sprite, and then draw a selection of different sprites with the Draw_Skeleton command.  Is there a way to make this work, or do I need to merge the animations (fake ISO view walking towards and away from the screen) into a single sprite, and then control which is shown by setting the animation?