Map stuff and UI

A Civ6 turn-based strategy game me and @SlinkyShelf0 are working on.

here is some progress.

2 Likes

looks great, though, you could make and actual camera navigation script of your own instead of using an invisible character, or you could just disable character sounds (footsteps, jumping, etc), you could do this by putting an empty local script called “RbxCharacterSounds” inside StarterPlayer > StarterPlayerScripts

Just did the footstep thing you said

1 Like

If you don’t mind me asking, could you tell me how you made it?
I’ve been trying to do something similar for my game so it would be helpful.

You should ask @SlinkyShelf0 he did most of map generation.