Welcome to Skybound Island, a gripping survival adventure set on a floating island high above the ground. Trapped within steel walls, you must find a way to escape before the next earthquake hits, shaking the island every few minutes and threatening to cause even more destruction. The island’s color scheme is dark and mysterious, with shades of black and blue dominating the environment. Hidden trapdoors and secret areas lie beneath the surface, offering clues and tools that may help you escape. A map is provided, guiding you to various resources scattered across the island. Use your wits to solve puzzles and discover items that will aid your journey to freedom.
Your mission:
- Survive on the island by finding hidden resources and items.
- Use the map to locate essential tools and hidden trapdoors that may lead to your escape.
- Avoid the danger zones caused by frequent earthquakes and the destruction they bring.
- Solve environmental puzzles and discover secrets that will help you break free from the steel walls.
Types of Interactions in CoSpaces
Object Activation (Click Interaction)
Example:
Players click on a hidden trapdoor, revealing a new area with essential resources or clues.
CoBlocks Logic:
When clicked → Hide (trapdoor) → Show secret area
Movement Interaction
Example:
Players click on different parts of the island to explore areas marked on the map, including resource points and secret areas.
CoBlocks Logic:
When clicked → Move player to location (specified coordinates)
Collecting Resources
Example:
Players gather essential items like food, water, tools, or clues that are scattered around the island.
CoBlocks Logic:
When player is near (resource) → Hide (resource) → Add item to inventory
Environmental Challenges
Example:
Players must avoid areas where earthquakes are about to strike by observing subtle visual clues and making quick decisions.
CoBlocks Logic:
When near earthquake zone → Start timer (10 seconds) → If timer = 0 → Trigger environmental damage or movement restrictions
NPC Assistance
Example:
While no other species are on the island, players may come across mysterious symbols or writings left behind by previous explorers, offering clues about hidden escape routes.
CoBlocks Logic:
When player is near (symbol) → Say "This symbol hints at a secret trapdoor in the south corner." → Show clue
Timed Escape Challenges
Example:
Players must complete certain tasks or reach safe zones before an earthquake strikes, risking their ability to explore further.
CoBlocks Logic:
When task starts → Start timer (180 seconds) → If timer = 0 → Trigger earthquake warning
Sound Effects and Atmosphere
Example:
Players will hear soothing bird chirps as they explore the island, adding to the calm ambiance before the next quake. The sound of distant rumbling will warn them of an incoming earthquake.
CoBlocks Logic:
When near quake zone → Play sound "rumble"
When exploring island → Play sound "birds chirping"
Suggested Interactions
Resource Collection
Players collect items like tools, food, and water, scattered throughout the island in specific areas.Environmental Exploration
Players use the map to locate hidden resources and navigate through secret doors or trapdoors. Exploration is essential to uncover all the clues to escape.Earthquake Avoidance
Earthquakes happen every few minutes, so players need to anticipate and avoid areas that are about to be affected by seismic activity.Timed Tasks
Players must complete specific tasks, like gathering resources or unlocking secret areas, before the next earthquake hits.Dynamic Environment
As players find resources or solve puzzles, new areas of the island may open up, revealing hidden pathways or potential escape routes.Ambient Sound Design
The island is calm, with birds chirping in the background, but the sound of earthquakes and distant rumbling will periodically cut through the tranquility to heighten the tension.Puzzle Solving
Players may encounter locked doors or gates that can only be opened by finding hidden clues or using specific tools, all leading to their escape.