Damon Caskey has released a new version of OpenBor otherwise known as Open Beats of Rage for the PSP, Windows, Dreamcast and GP2X

Heres whats new:

Release 2.2003

New features:

subject_to_minz {int} - Model header command. Toggles minimum Z bounding for model on playfield. Available to script methods getentityproperty and changeentityproperty as "subject_to_minz".


{int} - Default 1 for all except panel type models.

1: Entity cannot move beyond current minimum Z boundry.
0: Entity can move freely beyond current minium Z boundry.

subject_to_maxz {int} - Model header command. Toggles maximum Z bounding for model on playfield. Available to script methods getentityproperty and changeentityproperty as "subject_to_maxz".


{int} - Default 1 for all except panel type models.

1: Entity cannot move beyond current maximum Z boundry.
0: Entity can move freely beyond current maximum Z boundry.

Download and Give Feedback Via Comments