Friday 7 August 2020

Dabbling in Unity

So I decided to try some game programming in Unity1.

Unity is a crossplatform game engine with scripting in C#.

Now, as I cannot design graphical assets to save my life, I decided to buy some off the shelve ones, and free ones, and see how far I can get.

So, this blog post is basically for me, to remember what kind of things I used/needed or might possibly use/need.

Tutorials

ConceptArtEmpire - Best Unity 3D Game Design Tutorials & Video Courses For Beginners
https://conceptartempire.com/unity-3d-tutorials/

Graphical Assets

Unity Asset Store - Nature Starter Kit 2 (free)
https://assetstore.unity.com/packages/3d/environments/nature-starter-kit-2-52977
Unity Asset Store - RPG Medieval Kingdom Kit (see Beffio)
https://assetstore.unity.com/packages/3d/environments/fantasy/rpg-medieval-kingdom-kit-118468
Unity Asset Store - Bitgem (see BitGem)
https://assetstore.unity.com/publishers/1299
Unity Asset Store - Rocks and stones
https://assetstore.unity.com/packages/3d/environments/landscapes/rocks-and-stones-hand-painted-154735
Unity Asset Store - Modular Fantasy Town
https://assetstore.unity.com/packages/3d/environments/fantasy/modular-fantasy-town-90075
Beffio - Game Assets Development by Beffio
https://www.beffio.com/
BitGem - Low Poly 3D Models & Hand Painted Textures for Game Dev
https://shop.bitgem3d.com/
AZURE nature
https://assetstore.unity.com/packages/3d/environments/fantasy/azure-nature-167725

Plugins

Unity Asset Store - DoozyUI: Complete UI Management System
https://assetstore.unity.com/packages/tools/gui/doozyui-complete-ui-management-system-138361
Unity Asset Store - RPG & MMO UI 5
https://assetstore.unity.com/packages/2d/gui/rpg-mmo-ui-5-95223
Cinemachine (free)
https://unity.com/unity/features/editor/art-and-design/cinemachine

References

[1] Wikipedia - Unity
https://en.wikipedia.org/wiki/Unity_(game_engine)

No comments:

Post a Comment