Davide Cristini

Results 41 issues of Davide Cristini

- [x] Update Readme - [x] How to change scene (multithread, single thread, ...) - [x] How to change scene and pass parameters - [x] How to play a specific...

- [ ] create separate repositories for each `ggt-*` addon - [ ] move the code to the new repositories - [ ] publish the addon to the Asset Library...

Rules explanation [here](https://gamefaqs.gamespot.com/pc/197342-final-fantasy-viii/faqs/72525?page=0#Special%20Rules): - [x] Random - [x] Open - [x] Sudden Death - [ ] Same - [ ] Same Wall - [ ] Plus - [ ] Elemental

enhancement

At the moment the player cannot select the starting cards. He gets a set of random cards at the start of every match. It would be nice to have a...

enhancement

At the moment the AI plays randomly, it would be nice to have a real AI that at least tries to win the game. Although I should say that for...

### Description of the bug Rendered image isn't correct when using DoF with transparent materials. ### To reproduce https://codesandbox.io/p/sandbox/react-postprocessing-dof-isssue-forked-2zcyyg ### Screenshots _UPDATE: the original post contained only the previous sandbox....

support

This PR https://github.com/crystal-bit/godot-game-template/pull/89 fixed the web deploy. However this configuration should not be the default and should be opt-in: if you are deploying a web game and you can set...

TODO: check https://godotengine.org/asset-library/asset/2056 --- - [ ] Persist game data across scene changes (already done via params passing) - [ ] Persist game data across application restarts - [ ]...

Fixes #90 Using https://github.com/nisovin/godot-coi-serviceworker is pretty nice as it exposes this toggle option in the export preset menu: ![image](https://github.com/crystal-bit/godot-game-template/assets/6860637/5a70e848-295c-4ba1-b0a6-01c42181c4f6) As long as I like the addon and its ease of...