Skip to content
Snippets Groups Projects
Commit 3a118535 authored by Karim Ajouz's avatar Karim Ajouz
Browse files

Basic case solution system implemented.

 - New object in the level called "ResolutionList" that stores the ID's of the 'Exact Match' solutions.
 - New Script called "CaseResult" that handles the storage of the resolutions and the math to calculate the score.
 - Updated the EvidenceHandler script to have the following functions:
     * Add a new piece of Evidence to the end of the timeline;
     * Add a new piece of Evidence to somewhere in the middle of the Timeline;
parent 78a3f992
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment