Some of these issues can be reasoned away with the fact this is meant for newcomers, but I cant help but think that this is a bad thing to be teaching those new to programming.
Some of these issues can be reasoned away with the fact this is meant for newcomers, but I cant help but think that this is a bad thing to be teaching those new to programming.
- The naming convention does not match the C# naming conventions
- The `RigidBody2D` is named `rb` instead of `_rigidBody`, making code harder to read.
- The naming convention does not match the C# naming conventions
- The `RigidBody2D` is named `rb` instead of `_rigidBody`, making code harder to read.