Recreating Chicory: A Colorful Tale drawing in Godot and adding online functionality
Download from releases
Start the execuatable, put in your IP!
- Undo and Redo:
ctrl + z,ctrl + shift + z - Fill Bucket!
1- The fill bucket in Chicory will fill through corners, in DrawDogOnline there is an option to disable that in settings
- Quick Color Swapping! Hold
taband move your mouse to select - Palette setting! Press
escand click Set palette - Ruler! Hold
rand it'll measure distance between that point and where you move your mouse - Chat: press
tto chat
Download from releases
Run the executable with arguments as follows (example uses linux executable)
./DrawDog.x86_64 server-start default
You can replace default with a port number.
Note: Using Discord authentication requires SSL / using the wss:// protocol
add --authtype discord to your launch arguments
make an application at https://discord.com/developers/applications
Go to OAuth2 -> General. Copy client id and put it in a file named client_id in below dir. Do the same with the secret in client_secret
- Windows:
%appdata%\Godot\app_userdata\Draw Dog Online\ - Linux:
~/.local/share/Godot/app_userdata/Draw Dog Online/
Add http://127.0.0.1:38493/ to the redirect url
Also add WebVersionHost/auth.html (e.g. https://jdavisbro.github.io/DrawDogOnline/auth.html) to support web version
if you're hosting this web version make sure to include the auth.html in the root of the respository
Requires
Clone the repo, open it in Godot! To run a server and 2 clients click the button in the top right.
Sprites used in the export are now included in the repo. To add more sprites modify
move_assets.pyto copy them over from a sprite export.
First (before opening the repo in Godot) create an Export_Sprites and Exported_Sounds with UndertaleModTool and move it to this repo dir.
Add a file named .gdignore to Export_Sprites/
In the base dir run py -m pip install -r requirements.txt and py move_assets.py
Now you can open it (and export if you want) in Godot :D
To import the brush sounds properly, find sfx/erase/loop/mono.wav and sfx/paint/medium_loop.wav in the assets folder. Select them and, from the import tab (top left), select Loop Mode > Forward and Reimport.
Domigorgon Plus font by Legendknight 3000.
Game assets are from Chicory: A Colorful Tale
Based on Chicory: A Colorful Tale
You should play Chicory: A Colorful Tale
Chicory: A Colorful Tale™ © 2021 Greg Lobanov. All rights reserved. Finji® and regal weasel and crown logo are trademarks of Finji, LLC.