Look behind the scenes of how SPACE INVADERS was developed, and how we used our newest features and tools to design the first of its kind procedural, global AR gameplay.
Overview
The article discusses the development of 'SPACE INVADERS: World Defense', an augmented reality game created in collaboration with TAITO and UNIT9, utilizing ARCore technology. It highlights the innovative use of the Geospatial API and Streetscape Geometry API to create a unique, location-based gaming experience available in over 100 countries.
What You'll Learn
How to utilize the Geospatial API for location-based AR experiences
Why the Indoor Mode is essential for players without VPS coverage
How to implement procedural gameplay using Streetscape Geometry API
Prerequisites & Requirements
- Understanding of augmented reality concepts and APIs
- Familiarity with Unity for game development(optional)
Key Questions Answered
How does the Geospatial API enhance gameplay in SPACE INVADERS?
What is the purpose of Indoor Mode in the game?
How is the gameplay experience varied based on location?
What techniques were used to ensure accurate user positioning?
Key Statistics & Figures
Technologies & Tools
Key Actionable Insights
1Leverage the Geospatial API to create immersive AR experiences that adapt to real-world locations.By utilizing the Geospatial API, developers can enhance user engagement through location-based gameplay, making experiences more relevant and enjoyable for players.
2Implement Indoor Mode to cater to players without VPS coverage, ensuring inclusivity.This feature allows players in various environments to participate in the game, broadening the audience and enhancing user satisfaction.
3Utilize Streetscape Geometry API to create unique gameplay experiences based on local environments.This approach not only enriches the gameplay but also encourages players to explore their surroundings, making the game more interactive.