A Zone Of Danger - Minimap Update, general player tracking for now.

Опубликовано: 07 Апрель 2026
на канале: purpl3grape studios
16
0

Also I've used a temp world with temp textures to just get general understanding of what this world may look like, since I don't have concrete ideas on what the Map would look like. But I just needed to upgrade the old one to be large enough for what I think the map dimensions would be / building heights etc.

This now puts me in a better place to start creating the first BR game mode from here. And decide on the stats I should capture.

And I'll perhaps sneak in some time to touch up the In-Game UI as well as Lobby UI


When basic game loop is done, I'll be thinking of automating the workflow of the aws server (which I've kept asleep for now as to not rack up unnecessary expenses):

Planned Order of Server Standalone executable:
StartLobby / WaitForPlayers / InitiateGameMode / SimulateGameMode / RemovePlayersAfterWinOrExitCondition / Re-StartLobby