Skip to main content

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

Ok i was able to fix the error issue i needed a player sprite in the character folder which wasn't explained in the tutorial, I used the $reid sprite and renamed it $gen_player_gen which fixed the issue, though now  other issues have arisen.

first off, the generator ui does not fit the screen, there are tabs still left that cuts off from the UI, you can still select them but you cannot see them, anything after beast ears, you cannot see

second, even though i changed the appearance of the player in the generator, it even has the correct face when opening the menu, however it still has the reid actor on the map, so the walking sprite did not change to the correct character

also in your example it shows the random button in the generator screen however, in my one it does not show, even if i have those img files in the folder

Ok i was able to fix the error issue i needed a player sprite in the character folder which wasn't explained in the tutorial, I used the $reid sprite and renamed it $gen_player_gen which fixed the issue, though now  other issues have arisen.

- You don't need any of that, what you are doing is bypassing the error, but this will not fix the issue.

first off, the generator ui does not fit the screen, there are tabs still left that cuts off from the UI, you can still select them but you cannot see them, anything after beast ears, you cannot see

- This is not a plug and play. It requires a complex setup. You need to take a time to read the help file and the plugin parameters. On the plugin parameters are configurations to adjust the Windows Size and positions:



second, even though i changed the appearance of the player in the generator, it even has the correct face when opening the menu, however it still has the reid actor on the map, so the walking sprite did not change to the correct character

- That is strange, it should change everything. As I told you on the previous reply, add me on discord and send me this same project you are using that are causing all these errors, so I can take a look at it and see what is wrong. My discord is: hakuenstudio

(2 edits)

Ok, will send you the link through discord
I think the ui is too large, changing the positions wont help, i think i need to shrink the ui down but i dont see any option to do that

"- You don't need any of that, what you are doing is bypassing the error, but this will not fix the issue."
how do i fix the issue if that isn't the solution?