Questions Cannot implicitly convert type 'UnityEngine.Rigidbody2D' to 'UnityEngine.Rigidbody' error in Unity 2D core byMRAugust 22, 2024
Questions 2D array being iterated after being declared through parameters vs as a variable byMRMarch 12, 2023
Questions I have a 2d list of strings and numbers. I want to get the sum of all numbers that have the same string. Code is in python byMRNovember 15, 2022