My First UE5 Learning Project.
Associated UE5 code: Github - fseeeye/UE5EA
- Build UE5 from Github - fseeeye/UE5EA.
- Lanuch servers by Servers/ServerLauncher.bat.
- Launch DS server by
DSServerPackage/LaunchDSServer.bat
. - Launch Game by
GamePackage
.
- Login Map
- Comm with Login Server
- Role Hall Map
- Comm with Gate Server
- Character Selection
- Character Creation
- Browse Color
- Game Map
- Build Terrian
- Paint Terrian Matrial
- Comm with Dedicated Server
- Player & Partner
- C++ Character Base Classes
- Run & Jump
- Switch between Normal & Fight action state (sync in network)
- Add Weapon
- FootIK
- Switch Player & Partner
- Fly action state
- Swim action state
- Climb action state
- Combat
- Combo Attack Ability
- Sprint & Dodge Ability
- Gameplay AttributeSet sync with Center Server
- Apply Gameplay Effect
Tips: click picture to view video