Bleach:Zanpakutou Senshi is a totally free Total Conversion of Half-Life 1. It´s based on the japanese hit Anime Bleach.

RSS Tutorials
Make a teleporter exit spawn you inside an area

Make a teleporter exit spawn you inside an area

Server Side Coding Tutorial 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

Server Side Coding Tutorial 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...