Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

317 total results found

Body Shape Change using Vertex Extrusion

Notion Knowledge Bank Migration

Expected Output User can change body shape using a slider. Clothing and other accessories are expected to follow the body shape. Key Problem When there are a lot of Clothing and Accessories, authoring every one of them to match the body shape could become tedi...

unity-3d

Broken Mesh When Using Blendshapes

Notion Knowledge Bank Migration

Last Updated : August 4, 2022 ❓ Key Question / Problem / Issue Character with blendshapes results in broken mesh just as shown in the picture below. This only happens on android build ✅ Expected Output/Definition of Done Character mesh should not broken on an...

android-platform

Build Docker Image for Minikube

Notion Knowledge Bank Migration

✍ Last Updated : September 20, 2022 🚪 Prequisite Knowledge (Optional) [Minikube Quick Start](Minikube Quick Start 872ac022c97f4d7480709dea8e5bb64b.md) [Containerization / Docker](Containerization Docker 2e0ce73ff63b419d9e2782d79c4cc440.md) [Building Unity Head...

containerization-docker
minikube-quick-start

Building Unity Headless Docker Image

Notion Knowledge Bank Migration

✍ Last Updated : September 19, 2022 🚪 Prequisite Knowledge (Optional) ‣ Unity Project Build Process [Containerization / Docker](Containerization Docker 2e0ce73ff63b419d9e2782d79c4cc440.md) [Build Docker Image for Minikube](Build Docker Image for Minikube e00b...

unity-3d
containerization-docker

Changing AnimatorState’s AnimationClips at Runtime (Unity)

Notion Knowledge Bank Migration

✍ Last Updated : August 22, 2022 🚪 Prequisite Knowledge (Optional) How to use Unity How to use Unity Animator Graph ❓ Key Question / Problem / Issue Finding the best solution to handle multiple animators with multiple animations ✅ Expected Output/Definition ...

unity-animation-(mecanim)

Changing facial features and body shape using blendshapes

Notion Knowledge Bank Migration

✍ Last Updated : September 2, 2022 🚪 Prequisite Knowledge (Optional) Unity’s SkinnedMeshRenderer ❓ Key Question / Problem / Issue How to populate a list of buttons that can change a 3d model feature using blendshapes ✅ Expected Output/Definition of Done End ...

unity-3d

Character Creation Attaching Clothing and Accessories

Notion Knowledge Bank Migration

Key Problem Looking for any possible way in attaching clothing and accessories to character Expected Output Find the best practice on how to attach clothing and accessories to character Possible Solutions Using prefabs for Clothing and Accessories. Pros : E...

unity-3d

Character Creation : Fluttering Cape

Notion Knowledge Bank Migration

Expected Output User can select clothing that can react to physics Key Problem Real-time mesh swapping (changing SkinnedMeshRenderer.mesh) will break Unity’s Built-in Cloth Physics since Cloth Physics works at vertex level in the mesh renderer. [freemake.com L...

unity-3d

Character Creation Insight From Gilbran

Notion Knowledge Bank Migration

ℹ️ **Source** : [Art Dept-Gilbran-17022022](https://www.notion.so/Art-Dept-Gilbran-17022022-c7f32dd5c620476fa38e235a37d32674) 1. Base Body (Artist) Base Body Setup skin and model thoroughly as a baseline (Artist) Set Blend Shape and Shape Keys define ...

unity-3d

Character Height Modification

Notion Knowledge Bank Migration

✍ Last Updated : August 24, 2022 🚪 Prequisite Knowledge (Optional) Know how to use Unity C# programming ❓ Key Question / Problem / Issue How to set character’s height without making the character looks distorted ✅ Expected Output/Definition of Done User able t...

unity-3d

Character Off Ledge Handling

Notion Knowledge Bank Migration

✍ Last Updated : December 20, 2022 🚪 Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article ❓ Key Question / Problem / Issue When character is moving over the edge, the default movement is straight forwa...

Cloning Git Repositories (Source Tree)

Notion Knowledge Bank Migration

Author: @Andhika Rogue Last Update : February 3, 2023 Clone Process Requirement Request Access to Lead Programmer/Maintainer Install SourceTree: Sourcetree | Free Git GUI for Mac and Windows How To Clone After Sourcetree installed Click File - Clone /...

git

Combat Game System

Notion Knowledge Bank Migration

Contributor: Anonymous Created at: October 7, 2022 8:55 AM Last Edited Time: November 11, 2022 12:04 PM Moved to Bookstack: No

Configuring Unreal Swarm Agent in Agate Internal Network

Notion Knowledge Bank Migration

✍ Last Updated : January 26, 2023 🚪 Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article ❓ Key Question / Problem / Issue Describe what question / Problem / Issue this knowledge should answer How to c...

unreal-swarm-in-unreal-engine

Containerization / Docker

Notion Knowledge Bank Migration

Home - Docker ➡️ most of knowledge base of these topic are done and implemented by devops team

Contribute Changes to a Forked Project - Merge Requests

Notion Knowledge Bank Migration

In order to contribute, you must have forked targeted package. Modify Repositories Create Merge Request to Forked Parent (Mainly on tech/agate-open-source) Select Merge Request→ Create New Merge Request → Change branches Select target parent fork (Mainly...

git
git-project-collaboration
git-fork

Converting Unreal Engine Project from Blueprint to C++

Notion Knowledge Bank Migration

🚪 Prerequisites Knowledge (Optional) Know how to create a project in Unreal Engine. ❓ Key Question / Problem / Issue What’s the difference of Blueprint & C++ base project? How to converting Blueprint base project to C++? ✅ Expected Output/Definition o...

unreal-engine

Create Apple Developer Certificate

Notion Knowledge Bank Migration

✍ Last Updated : November 9, 2022 🚪 Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article ❓ Key Question / Problem / Issue Describe what question / Problem / Issue this knowledge should answer How to cr...

apple-ios-application-signing

Create Custom Nuget Package Via Visual Studio & Publish

Notion Knowledge Bank Migration

1. Creating Your Project Create a class library project Open Visual Studio, Create New Project Select Class Library for .NET Type c# class library in search bar From dropdown select Class Library (NOT class library for .NET Framework) Name the P...

nuget
agate-internal-nuget-feed

Create IOS App Provisioning Profile

Notion Knowledge Bank Migration

✍ Last Updated : November 9, 2022 🚪 Prequisite Knowledge (Optional) Describe Initial Knowledge that reader need to know before reading this article ❓ Key Question / Problem / Issue Describe what question / Problem / Issue this knowledge should answer how to cr...

apple-ios-application-signing