🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Unity 2D RPG tutorial

Started by
0 comments, last by Kenneth R 5 years, 8 months ago

RPG tutorial

Atm I'm working on a Unity 2D RPG tutrorial. You can watch the introduction to the course in the video below, and read about the different things we will be implementing through out the course.

 

Player movement and Animations, complete worldmap with layer sorting and camera follow.

1?token-time=1541376000&token-hash=r1MbpnHtP_Sxssz6FosHr2QRX_LBYN0KUdRiwkE-xQs%3D

Health & Mana bar

1?token-time=1541376000&token-hash=vb8ESVhUYpQiEbbshtl09UZpTFSM17Cn1ZyIU6zpFrM%3D

Spell book and action bar for spells

1?token-time=1541376000&token-hash=YYL_GrZR_iM2DLZmQbepM-Je90pnBK7McFt59AJU_E0%3D

Casting bar

1?token-time=1541376000&token-hash=Vt4aKVfXzKOicyBxKf_UYLWXQwP0Buhjjyc1lbCIGBc%3D

Target unit frames and health bars

1?token-time=1541376000&token-hash=35LuoEE3PuS6lEjassJz4o4oDrga1ZvJ-3Zwi10fh6M%3D

Keybind menu

1?token-time=1541376000&token-hash=n1pUf9XT-kFB6daCDBVsaJ7PPMi2ms2VtgSHSaGs0p8%3D

A complete inventory and item system

1?token-time=1541376000&token-hash=FAYL08dyCdR3oTAOBFv67FZ-akYdMEIqX3A0Dwxkuww%3D

Tooltips

1?token-time=1541376000&token-hash=OKX_YSUbjv0lOBBNmElRMyZhLU0uE-E7hYcAKK-vQGk%3D

Lootable items

1?token-time=1541376000&token-hash=GelYbdsvx1e6WuwWWYKb43IbhHUNyDRhVR2tIhAIqD0%3D

Player equipment

1?token-time=1541376000&token-hash=CPUupZ_lo2IBHfvCoC9OL6WVf75CqyxXY1FEdJw_SUA%3D

Bank storage

1?token-time=1541376000&token-hash=3utiiosKvVYzd5avuv04Wp1DKHh6NpPa-2xPayjNr4Q%3D

Vendor

1?token-time=1541376000&token-hash=L6SzAb85INxpm_PBllwpJZsqI22rg6uYo9HjOPODVLY%3D

 Questing system

1?token-time=1541376000&token-hash=riPMR2Aq2jtyhawCNNuMxJe3zm-btjslmlMA4a3mJWw%3D

What will we include in the future?
Keep in mind that this tutorial is still a work in progress, if you feel like the tutorial is missing some features, then please feel free to let me know. If it's a great feature I might include it. 
  • Crafting
  • Talent trees
  • Dialogues 
  • Main menu
  • Pathfinding
  • Character selection
  • Ranged enemies

This topic is closed to new replies.

Advertisement