2021-10-05 12:19:15 +00:00
|
|
|
[< Back](../README.md)
|
|
|
|
|
2021-10-05 10:51:55 +00:00
|
|
|
# Exercise: Multiple Generic Teleporters
|
|
|
|
|
2021-10-05 12:29:27 +00:00
|
|
|
## Background:
|
|
|
|
|
2021-10-05 10:51:55 +00:00
|
|
|
Continuation from above. Take the generic teleporting system you made and allow for more than 1 set of doors.
|
|
|
|
|
|
|
|
You might want to look into coloring/tinting each pair a certain color so the player will know what door leads to where.
|
2021-10-05 12:29:27 +00:00
|
|
|
|
|
|
|
## Exercise
|
|
|
|
|
|
|
|
1.
|