Posted By: wraggster
Damon Caskey and the guys over at Lavalit the Openbor Community (Massive Community of gaming modders of the game Beats of Rage/OpenBor) a few days ago (i am the very first outside of their site to find and post this) released a new version of Openbor for Windows, GP2X, Dreamcast and PSP
Heres whats new
Release 2.2000!
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