25/04/25
UE Environment/Plugin : Gameplay feature part.1
Voting system, a BP_Board scene actor can be found in the village. Villagers can use it to :
Vote a villager's name for the next voting phase.
Modify an existing vote (can only modify its own vote).
Remove its vote from the board.
Vote event can be call from plugin to trigger a voting phase / vote counting.
An array of names are returned by the Board with the most voted villagers (can tie).
Last updated