Bleach: Zanpakutou Senshi is a reloaded mod, with team members from the first Bleach: Soul Slayer mod and new members who have chosen to keep working.

Post tutorial RSS Related Tutorials
Make a teleporter exit spawn you inside an area

Make a teleporter exit spawn you inside an area

Bleach: Zanpakutou Senshi Server Side Coding 2 comments

This tutorial will demonstrate how simple you can make a brush define the area where the player will spawn inside when entering a teleporter.

Custom AABB collision boxes for an entity

Custom AABB collision boxes for an entity

Bleach: Zanpakutou Senshi Server Side Coding 6 comments

How do you use the existing AABB collision system in Half-Life to provide a more precise collision model of an object? You simply fill it with smaller...