Database topics are scarce, especially on IOS. Perhaps some lessons on DB/Unity will be very useful.
- RDBMS concepts.
- CRUD concepts.
- How to use an SQLite Manager.
- Unity game example. Iām thinking to the popular buy/sell shop UI with two scroll bar panels, also nice for some object pool topic.
- Implementation on Android.
- Implementation on IOS.
Could be an addition to Ben&Rick RPG course which I love it btw. I cannot imagine an RPG game without shopping!