This is a simple shader for displaying numbers in Unity. Displays up to 6 digits Lightweight shader with optimized performance Fully compatible with Particle System Comes with 7 default font textures ...
_is_on_wall_left = body.is_on_wall() and body.get_wall_normal().x > 0 _is_on_wall_right = body.is_on_wall() and body.get_wall_normal().x < 0 ...