MakarovIA / FPS

1 stars 1 forks source link

Replay 10 seconds before Death #14

Open MakarovIA opened 7 years ago

MakarovIA commented 7 years ago

Implement Replay Demo Implement Interface for Analytics

Ask User for His Decisions - Evaluating:

  1. Navigation
  2. Was Crouch/jumping helpful or should be done?
  3. Shooting for the wrong enemy?
  4. Cover/Attack Balance?
  5. Teammates Actions?
  6. Wrong weapon?
  7. Distance to fire? Etc.

The purpose is to estimate Player's and Enemy's parameters by Killed Player Opinion

LeonidIgorevich commented 7 years ago

widget https://answers.unrealengine.com/questions/346408/make-widget-disappear-after-x-seconds.html https://answers.unrealengine.com/questions/359908/widget-hud-breaks-on-player-death.html see: "UE4 UMG"

LeonidIgorevich commented 7 years ago

Replay https://docs.unrealengine.com/latest/INT/Engine/Replay/index.html https://www.unrealengine.com/blog/unreal-engine-46-released (см. demo recording) ! https://forums.unrealengine.com/showthread.php?113668-Paragon-replay-system

MakarovIA commented 7 years ago

Replay does not included all the parameters that we needed. However, links are quite good and you could start implementing them in the project.

LeonidIgorevich commented 7 years ago

I've downloaded the project (both versions) but can't run it.

" Project files could not be generated. Log output: Running C:/Program Files (x86)/Epic Games/4.14/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project="C:/Users/dev/Documents/Unreal Projects/PracticeProject 4.14/PracticeProject.uproject" -game -rocket -progress Discovering modules, targets and source code for project... UnrealBuildTool Exception: ERROR: Windows SDK v8.1 must be installed in order to build this target. "

I have Windows UE4.14, SDK v10 and Visual Studio. Please, tell me what could be the reasons for this?

MakarovIA commented 7 years ago

Are you sure you run "PracticeProject v2 4.13" project? Clear Build and Binary folders before Building Project,.

LeonidIgorevich commented 7 years ago

Now I have something like this: gg

LeonidIgorevich commented 7 years ago

I've done everything I could do without the project. 1 2

LeonidIgorevich commented 7 years ago

Input: question text and questions number.