Very new to Unity here, so maybe this issue is on my end, but it's something I've noticed. When I type in variable types in Monodevelop like "Rigidbody" or "Collision" they are highlighted in green (I'm using the Oblivion syntax highlighting scheme), but their 2D variants such as "Rigidbody2D" and "Collision2D" are not similarly highlighted. Is there a reason for this?
↧