A
A
Arthur Petrin2019-05-18 13:26:01
Game development
Arthur Petrin, 2019-05-18 13:26:01

How to create an inventory in Unity?

Hello, please help me create a 2D inventory with a size of 800x480
So that you can drag your heroes over it, this is how it should look like.
5cdfdd8421a4c522920489.png
I don’t know for sure, maybe this topic is very complicated, but if not, please help)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
G
Griboks, 2019-05-18
@Griboks

You have a difficult task ahead of you. It is solved by two methods:
1. See how other people do it
2. Invent it yourself
a. Decompose into subproblems
b. Bootstrap the main subtask By
following this algorithm, you will turn your complex task into a few simple ones. Repeat this algorithm for simple tasks until you reach a state where everything is simple and clear. Then just implement everything.
ps
Or buy in the asset store, or order on freelance.

D
Deadnet, 2019-05-19
@Deadnet

So that you can drag your ?HEROES? according to him, this is how it should look like
are you normal? Dude inventory - this is the amount of weight or inventory carried by the hero, and not vice versa. Have you reviewed the Caucasian captive? If this is a board for moving heroes on it, like a board game, then write like that. There are already other functions.

S
Sergey Ivanov, 2019-05-18
@keksmr

There is a good lesson
https://www.youtube.com/watch?v=Y-OpWcRhgJ0&t
If you modify it yourself, you get pretty good

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question