7.Multiplayer Setup & player starting camp

12. Project Organization /cleanup



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:
image.png

Player Controller:
image.png
Collapse marco and add sequence event begin play:
image.png
then:
image.png
Open create main ui widget marcos, rename Selected units area variable and replace it
image.png
image.png
rename server unit move command, then command all together another 2 server pass thur nodes:
image.png
image.png
On right click mouse button event, collapse following into marco, as Right click hit result under cursor:
image.png
image.png

In Marquee HUD,
image.png
change find and == nodes to contains and replug branch to false:
image.png

Improve camera pawn for zoom, WASD and other function:
21:05
image.png

Resource Truck node:
image.png
Overall
image.png

Make indicator when R click on resource node (gold mining):


Duplicate Selected Decal Material, name as Resource Node Selected Decal Mat
change to follow:
image.png

Go to Player controller, handle right click resource node macro revise as :
image.png
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.