Eric VecianaIntroduction to SQL QueriesIn this article, I’ll cover the basics and foundational concepts of SQL. Before diving into SQL itself, it’s essential to understand what a…Aug 19Aug 19
Eric VecianaCreate and Implement a Sprite SheetFirst, let’s import a sprite sheet. We can either download one from FreePik.com, the Unity Asset Store or wherever you might find a sprite…Aug 13Aug 13
Eric VecianaC# Survival Guide: Scriptable ObjectsScriptable Objects are a powerful feature in Unity that act as data containers. They offer a designer-friendly way to store and manage…Jul 29Jul 29
Eric VecianaUsing Bugzilla to Create and Track BugsIn this article, I will show you how to use Bugzilla and how to create defects.Jul 25Jul 25
Eric VecianaCreating a Kanban Board in JiraA Kanban board is essentially a scrum project but without the sprint aspect.Jul 221Jul 221
Eric VecianaCreate and Manage Test Plans Using Xray in Jira: A Step-by-Step GuideIn the previous article, I discussed in detail how to use the most important features of Jira. Now, I want to demonstrate real-world…Jul 18Jul 18
Eric VecianaOptimizing QA with Jira: A Step-by-Step GuideJira is commonly used in QA (Quality Assurance) roles primarily for tracking and managing software testing activities. Here’s how it’s…Jul 15Jul 15
Eric VecianaIntro to Ragdoll PhysicsIn this article, we will take a look into ragdoll physics. When we look at our ragdoll, we can see that there is the Ragdoll mesh, and then…Jul 8Jul 8