Skip to main content

ukanwat/aaabench

SkillsMP a collecté 20 skills depuis ukanwat/aaabench. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
20
Étoiles GitHub
368
Forks GitHub
65

Skills dans ce dépôt

Affichage de 20 skills collectés sur 20.

métier
Artistes en effets spéciaux et animateurs
description

Implement game audio practice — bus/mixer architecture and gain in decibels, ducking (sidechain), adaptive/dynamic music via layering and re-sequencing, SFX variation, and beat synchronization. Engine-neutral. Use when the user mentions audio mixing, audio…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Build game cameras that feel good — 2D follow with a deadzone, look-ahead, smoothing, and level-bounds clamping; 3D third-person orbit with collision and first-person look; plus multi-target framing and a shake hook. Engine-neutral techniques that pair with…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Build branching dialogue and narrative — a node/choice graph with conditions, variables, and localization hooks — and choose between authoring tools Ink and Yarn Spinner or a custom data-driven runner. Engine-neutral. Use when the user mentions dialogue…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Design NPC and enemy decision-making with finite state machines, behavior trees, steering behaviors, and A* pathfinding — engine-neutral algorithms that pair with the detected engine's navigation API. Use when building enemy AI, an FSM or behavior tree,…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Add "juice" and game feel that makes actions satisfying — screen shake, hit-stop/freeze frames, tweened/eased motion, squash & stretch, knockback, and layered audio-visual feedback — as engine-neutral techniques that pair with the detected engine's tween,…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Design and build game UI/UX — HUDs, menus, and overlays — that survive every screen: anchor- based responsive layout, resolution/aspect scaling and safe areas, keyboard/gamepad focus navigation, a screen/menu state stack, and event-driven (not polled) HUD…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Architect game input — action mapping (abstracting keys into named actions), rebinding with conflict detection and persistence, multi-device support (keyboard, gamepad, touch), analog deadzones, and feel features like input buffering and coyote time, plus…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Design and build playable levels — the blockout/whitebox-to-playable workflow, player metrics and grid layout, pacing and flow (tension/rest curve), gating and the critical path, and encounter design. Engine-neutral practice. Use when the user mentions level…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Find and fix game performance problems methodically — measure with the engine profiler first, reason about the frame-time budget, locate the CPU-vs-GPU bottleneck, then apply the right fix: object pooling, draw-call batching, fewer allocations/GC spikes, and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Tune game physics for stable, good-feeling motion — fixed vs variable timestep, render interpolation, mass/gravity/drag, continuous collision detection (CCD) to stop tunneling, fixing jitter, and collision layers/masks. Engine-neutral. Use when the user…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generate game content procedurally — seeded deterministic RNG, value/Perlin/ Simplex noise for terrain and heightmaps, grid dungeon generation (rooms + corridors, BSP, random walk), and weighted loot/drop tables. Engine-neutral algorithms. Use when the user…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Find and actually LOOK at real photographs — keyless image-search APIs, downloaded to disk so they render as images. Use before building any place, material, vehicle, sky or lighting condition, and again when judging your own screenshots.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Design save/load for game state — choosing what to serialize, file formats, save slots, atomic crash-safe writes, schema versioning and migration, and autosave. Engine-neutral. Use when the user mentions save system, save/load, game state persistence, save…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write game shaders from cross-engine fundamentals — the vertex→fragment pipeline, coordinate spaces, UV math, and common 2D/3D effects (tint, UV scroll, dissolve, outline, fresnel rim, vignette) in GLSL with HLSL equivalents. Use when the user mentions…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build NPC AI in Unreal Engine 5 with Behavior Trees and Blackboards: composites (Selector/Sequence), tasks, decorators, services, and running the tree from an AIController. Use when creating enemy/NPC AI, BT_/BB_ assets, custom BTTask or BTService nodes, or…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build Unreal Engine 5 gameplay with Blueprint visual scripting: Blueprint Classes, the Event Graph and Construction Script, variables/functions/macros, and Blueprint communication (Cast, Interfaces, Event Dispatchers). Use when working in Blueprints, wiring…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write Unreal Engine 5 C++ gameplay code: the UCLASS/UPROPERTY/UFUNCTION reflection macros, the Gameplay Framework (GameMode, Pawn, Character, PlayerController, Actor components), and the module Build.cs. Use when writing or debugging UE C++, deriving from…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up player input in Unreal Engine 5 with Enhanced Input: Input Actions, Input Mapping Contexts, modifiers and triggers, adding the mapping context, and binding actions by ETriggerEvent. Use when wiring movement/look/jump input, creating IA_/IMC_ assets,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create and control VFX in Unreal Engine 5 with Niagara: systems and emitters, modules and the spawn/update stages, exposed User parameters, and spawning or driving effects from Blueprints or C++. Use when building particle effects, NS_/NE_ assets, spawning a…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Package and ship an Unreal Engine 5 project: the Platforms menu Package Project flow, build configurations (Development vs Shipping), cooking content, packaging settings and the Game Default Map, and command-line builds with RunUAT BuildCookRun. Use when…

Langue du texte source : anglais

mis à jour
Affichage de 20 skills collectés sur 20.