curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/661ee552f40b9874237df84b.md
To chase means runing after or pursuing something, like trying to catch it or reach it. Imagine playing a game where you try to catch a moving object or follow it excitedly — that's what chase indicates.
What does chase mean in the context of AR gaming?
To avoid virtual creatures
To chase implies active pursuit, not avoidance.
To run after or pursue virtual creatures
To replace virtual creatures
The term involves interacting with virtual creatures, not replacing them.
To capture virtual creatures
Although in some games you can capture virtual creatures, this has to do with running after them.
2
{
"setup": {
"background": "company2-parking.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.2-5.mp3",
"startTime": 1,
"startTimestamp": 20.54,
"finishTimestamp": 24.4
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.86,
"dialogue": {
"text": "For example, in gaming, you can chase virtual creatures in your neighborhood.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.36
}
]
}