Advanced Search
Search Results
354 total results found
Body Shape Change using Vertex Extrusion
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...
Broken Mesh When Using Blendshapes
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...
Build Docker Image for Minikube
✍ 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...
Building Unity Headless Docker Image
✍ 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...
Changing AnimatorState’s AnimationClips at Runtime (Unity)
✍ 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 ...
Changing facial features and body shape using blendshapes
✍ 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 ...
Character Creation Attaching Clothing and Accessories
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...
Character Creation : Fluttering Cape
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...
Character Creation Insight From Gilbran
ℹ️ **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 ...
Character Height Modification
✍ 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...
Character Off Ledge Handling
✍ 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)
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 /...
Combat Game System
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
✍ 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...
Containerization / Docker
Home - Docker ➡️ most of knowledge base of these topic are done and implemented by devops team
Contribute Changes to a Forked Project - Merge Requests
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...
Converting Unreal Engine Project from Blueprint to C++
🚪 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...
Create Apple Developer Certificate
✍ 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...
Create Custom Nuget Package Via Visual Studio & Publish
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...
Create IOS App Provisioning Profile
✍ 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...