Devlog, Just in Slimev0.0.1 (Patreon)
Published:
2021-06-22 21:16:33
Edited:
2021-06-22 21:25:06
Imported:
2021-08
Content
Password: slimykobold
A NSFW card game where you create the perfect slime to make your clients happy.
Be sure to read the instructions on the page, below the game.
Feel free to share some feedback in the comments section here! UwU
So I started working on this experimental game for training purposes, I want to learn how to use:
- Unity's scriptable objects for cleaner game assets: https://docs.unity3d.com/Manual/class-ScriptableObject.html
- More game design patterns: https://gameprogrammingpatterns.com/contents.html
- Localization for various languages: https://docs.unity3d.com/Packages/com.unity.localization@0.4/manual/index.html#about-localization
- Character customization: cause I don't like the current big berserk skeleton and I want to try something else
- Interfaces using Drag & Drop: so I can make a proper skill tree and teaching menu for allies
- Ethereal, a fog plugin: https://assetstore.unity.com/packages/tools/particles-effects/ethereal-urp-volumetric-lighting-fog-187323
- Feel, a game's feel plugin: https://assetstore.unity.com/packages/tools/particles-effects/feel-183370
- ECM2, a controller/camera plugin: https://assetstore.unity.com/packages/tools/physics/easy-character-movement-2-193614
I don't want to break Daggan so I'll study all of these in this separate project for the rest of the month, maybe more, who knows :3. It's both a personal game jam and a fun learning exercise.