TestLocation ⌨ objectives.TestLocation.title

TestLocation Mistya.Quests · 1 étape

TestLocation description ⌨ objectives.TestLocation.desc

1
Étape 1 1 tâche
  • ReachLocationCustom
    Test rename + couleur bleue ⌨ objectives.TestLocation.taskSet.0.task.0
    ObjectiveReachMarker_Example
    Prefab.png
    Blue Marker
    255
    35
    255
{
    "TaskSets": [
        {
            "Tasks": [
                {
                    "Type": "ReachLocationCustom",
                    "TargetLocation": "ObjectiveReachMarker_Example",
                    "MarkerIcon": "Prefab.png",
                    "MarkerName": "Blue Marker",
                    "MarkerColorR": 255,
                    "MarkerColorG": 35,
                    "MarkerColorB": 255,
                    "ShowMarker": true
                }
            ]
        }
    ]
}