Add new game mode base BP, called MainMenu GamemodeBase
change the gamemode overide to this on World setting
In RTS Game mode base, add comments:
Player Controller:
Collapse marco and add sequence event begin play:
then:
Open create main ui widget marcos, rename Selected units area variable and replace it
rename server unit move command, then command all together another 2 server pass thur nodes:
On right click mouse button event, collapse following into marco, as Right click hit result under cursor:
In Marquee HUD,
change find and == nodes to contains and replug branch to false:
Improve camera pawn for zoom, WASD and other function:
21:05
Resource Truck node:
Overall
Make indicator when R click on resource node (gold mining):
Duplicate Selected Decal Material, name as Resource Node Selected Decal Mat
change to follow:
Go to Player controller, handle right click resource node macro revise as :