Hello!
Im working on my RTS, and now i want to make movement system for my troops. I’ve got knowledge how to make troops fight etc, but i dont know how i would be going to make grid / tile like movement system for them. What id like to achieve is that troop that is being selected would let player chose between neighboring tiles to move to, by clicking gui over possible provinces. I dont know how i would check for neighbouring provinces from where the troop is, and probably how i would check for these provinces to copy the GUI from ReplicatedStorage into the PlayerGui just for them to use. Could anybody give me a hand with this? Id be very grateful.
Here’s how these neighbouring provinces would look like.
, i do not wish for whole script but general idea what steps i should take in order to learn this.
