Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

If you want, I can share snippets of the game code of the parts you are interested in.

(+2)

Yes please, can you post some of the dice movement code? i'm very intersted on how yo did it.

(+1)

Hi, sorry it's been such a long time, but you can find the scripts to the project at https://drive.google.com/drive/folders/1WFd_prtCXkVrFvvyDb44tAX0r_9fiPL4?usp=sha.... In particular, the dice movement code can be found in the player.gd script.

(+1)

hey, im a beginner unity developer and id really appreciate if you could open-source the game. i'd be interested in seeing how you did it because its such a cool concept. thanks a lot!!

(1 edit)

Hi, you can find the scripts to the project at https://drive.google.com/drive/folders/1WFd_prtCXkVrFvvyDb44tAX0r_9fiPL4?usp=sha.... While I did not upload the assets themselves, you can find the scene tree in the main.gd and level.gd scripts to get an idea of the project structure.