I\'m trying to detect collisions but they are not triggered:
public class cs_bullet : MonoBehaviour { void OnCollisonEnter2D(Collision2D coll) {