Skip to main content

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

Hello,


I'm planning to create a game with some meta elements, and I'm looking for a way for the player's character sprite to change based on a change to a file in the game folder. I wrote myself a function to read the external file but I need something to change the character sprite now. Your plugin seems very interesting but my question is - Can I call the final character creation function independent of the character creation menu and feed it parameters manually? 

All the options can be stored as a variable but I didn’t make it so you can change parameters from outside the menu. But That won’t be too hard to add!


So pretty much you want the character creator to change parts of the actor if a switch or variable changes?


If that’s the case I’ll make the current variable assign to way instead of one way that way you can change the variable and it will effect what parts are being used on the actoet