Skip to main content

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

viridar010

5
Posts
1
Topics
A member registered Sep 06, 2025

Recent community posts

(1 edit)

I can easily progress my own project and leave that little feature for the end without issue, so I'll look forward to it. Much appreciated.

Very roughly, yes.  At a point I want to change the character looks based on values I already will  have stored in variables. 

Yes, or by calling the function via script if the plugin command dosen't exist. 

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? 

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 scene and feed it parameters manually?