I’m trying to create a ai companion that uses a widget wheel to command it. So the player walks up presses action button and a wheel shows up with commands for companion such as attack, follow, search. How would I do this? Is there tutorials or anyone who would make one? Kinda new to this. Thanks
To be a programmer, you need to learn how to break things down into small chunks to design.
So from what you said, you need
- A selection wheel
- mouse pointer(or analog stick control)
- AI character
Inside each of those require a bunch more things, I’m not going to get into.
I suggest you youtube/google each of those components and find out how to do them.
There are some assets in marketplace that you can piece together for good results