Tagged articles
6 articles
Page 1 of 1
Tencent Cloud Developer
Tencent Cloud Developer
Jul 1, 2025 · Game Development

Mastering Memory Optimization for Unity Mobile Games: Practical Steps and Tools

This article explains why memory optimization is critical for Unity mobile games, outlines a three‑step workflow of testing, analysis, and fixing, details practical testing methods, data‑analysis toolchains, and concrete optimization techniques such as resource LOD, array pre‑allocation, string deduplication, compression, and atlas management, and concludes with a concise checklist for effective memory management.

Memory OptimizationPerformanceUnity
0 likes · 16 min read
Mastering Memory Optimization for Unity Mobile Games: Practical Steps and Tools
NetEase Media Technology Team
NetEase Media Technology Team
Feb 13, 2023 · Game Development

How to Build a Dynamic Face‑Customization System on Mobile with Spine

This article explains how to use the Spine 2D skeletal animation framework to implement a flexible, runtime face‑customization and outfit‑changing feature on mobile platforms, covering basic concepts, code examples, resource handling, memory optimizations, and platform‑specific integration challenges.

AnimationPerformance OptimizationResource Management
0 likes · 22 min read
How to Build a Dynamic Face‑Customization System on Mobile with Spine
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Dec 30, 2022 · Game Development

Storyline Testing: Common Considerations and Best Practices for Mobile Games

This article outlines the various types of game storylines and provides a comprehensive checklist of testing points—including text, dialogue, subtitles, tasks, voice‑over, music, character actions, special effects, animation, camera work, map resources, NPC placement, items, mini‑games, and sharing features—to help QA teams ensure a smooth and immersive player experience.

Game DevelopmentQAgame testing
0 likes · 14 min read
Storyline Testing: Common Considerations and Best Practices for Mobile Games
Baidu MEUX
Baidu MEUX
Nov 4, 2021 · Game Development

How One Night Werewolf Became a Benchmark Mini‑Game: Design Secrets Revealed

This article walks through the complete design process of the online tabletop game “One Night Werewolf,” covering story world‑building, scenario‑driven gameplay, card visual design, emotion‑focused animation, and technical implementation that together created a compelling, high‑engagement mini‑game experience.

Animationcard designgame design
0 likes · 7 min read
How One Night Werewolf Became a Benchmark Mini‑Game: Design Secrets Revealed