《熊猫泡泡》利用免安装应用发掘优质玩家
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Jam City 是社交游戏领域的领先开发商,也是《熊猫泡泡》(使用 Unity 引擎构建而成)的创造者。《熊猫泡泡》是营收额最高的泡泡射击游戏之一,玩家的目标是拯救困在泡泡中的熊猫宝宝!Jam City 决定利用免安装应用,从代码架构和设计的角度优化《熊猫泡泡》,并看看他们能否以此赢得优质玩家。
免安装应用使《熊猫泡泡》玩家可以立即享受完整的游戏体验,而无需等待下载和安装完整版游戏。
他们打造并推出了《熊猫泡泡》的免安装版本,用户点击其 Play 商品详情中的“立即体验”按钮即可开始玩游戏。
策略
《熊猫泡泡》团队选择将免安装应用限制为只能玩前 10 个关卡,并去除了游戏内容之外的其他元素(移除了主菜单和地图场景)。这一决定显著缩小了 build 大小,因为他们可以移除不必要的代码和游戏资源,例如精灵和纹理。
他们移除了所有未使用的插件,并缩减了纹理尺寸以及场景、脚本和动画等其他资源。最后,该团队优化了游戏内骨骼动画(使用另一个 Unity 插件来实现),并移除了所有未使用的预制件。
工程总监 Marcelo Ferreiro 表示:
“免安装应用对玩家和开发者而言是一个双赢的选择:玩家在下载前就能获享功能完备的游戏体验,而开发者则有了一个颇具潜力的新途径来获取优质用户。”
Ferreiro 还表示:
“对 Jam City 来说,构建免安装应用是一个探索《熊猫泡泡》可优化之处的绝佳机会。我们已将这些经验应用于完整版游戏中,现在游戏运行更流畅,占用的内存也更少。”
开始使用
我们会在未来数月内向所有游戏开放免安装应用功能。点击此处注册即可申请使用 Beta 版并在有更多信息时收到通知。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2018-03-19。
[null,null,["最后更新时间 (UTC):2018-03-19。"],[],[],null,["# Panda Pop finds high-quality players with instant apps\n\n[Jam City](https://play.google.com/store/apps/dev?id=5509190841173705883) is a leading developer in social gaming and the maker of [Panda Pop](https://play.google.com/store/apps/details?id=com.sgn.pandapop.gp) (built with Unity), a top-grossing bubble shooter game with the goal to rescue baby pandas trapped in bubbles! Jam City decided to leverage instant apps to optimize Panda Pop from a code architecture and design standpoint, as well as to see if they could acquire high-quality players.\n\nInstant apps allows Panda Pop players to get a full gameplay experience instantly, without waiting to download and install the full game.\n\nThey built and launched an instant version of [Panda Pop](https://play.google.com/store/apps/details?id=com.sgn.pandapop.gp), which you can play by clicking the \"Try Now\" button on its Play Store listing.\n\n### What they did\n\nThe Panda Pop team chose to limit the instant apps to the first 10 levels, and only show the gameplay (removing the Main Menu and Map scenes). This decision significantly reduced the build size, as they were able to remove unnecessary code and game assets such as sprites and textures.\n\nThey removed any unused plugins, as well as reducing texture sizes and other assets like scenes, scripts, and animations. Finally, the team optimized the in-game bone animations -- which was accomplished by using a different Unity plugin -- and removed all of the unused [prefabs](https://docs.unity3d.com/Manual/Prefabs.html).\n\nMarcelo Ferreiro, Director of Engineering, commented:\n\n*\"Instant apps is a win-win for players and developers - players get a fully functional gameplay experience before downloading, and developers get a promising new way to acquire high-quality users.\"*\n\nFerreiro also commented:\n\n*\"Building the instant app was a great opportunity for Jam City to see where Panda Pop could be optimized. We've taken those learnings and applied them to the full version of the game, which now runs smoother and with a reduced memory footprint.\"*\n\n### Get started\n\nInstant apps will be broadly available for games in the coming months. [Sign up here](https://docs.google.com/forms/d/e/1FAIpQLSeUodw6iqSKppOtm22vYwCgAnngES9lXV6821UBlF2bM3r-wg/viewform) to apply for the beta and receive more information as it is available."]]