Simply changing the cliff levels in the cliff mesh data causes big black gaps to appear where the cliff faces separate from the rest of the terrain. This utility fixes that, assuming you have extracted all the meshes for a type of cliff, such as CliffNormal0. Be sure to scale the cliff mesh levels in the data editor by the same amount you scale the models.
Source code (Visual Basic 6) and executable are both available for download.
Problem scenario example:
In order to make, for example, a 1.5x scaled cliff of level 3 connect smoothly with an ordinary cliff of level 2, make the level-2 height of the modified cliff match that of the normal cliff (by default, 2.0). Add (1.5 scale x 2.0 default height = 3.0) plus the level-2 height of the modified cliff, and set this value to the level-3 height of the modified cliff.
- 3 comments
- 3 comments
Facts
- Date created
- Feb 02, 2012
- Categories
- Last update
- Feb 02, 2012
- Development stage
- Release
- License
- Public Domain
- Downloads
- 51
- Recent files
- R: Source Code Feb 02, 2012
- R: Executable Feb 02, 2012
- Reply
- #3
DeProgrammer May 18, 2012 at 21:22 UTC - 0 likes.frm and .vbp are the source code files. If you want to USE the program, download the executable instead.
How to use it: Extract all the CliffNatural0 (or whatever cliff you want to scale) files from whatever archive they're in. Okay, I guess that's not very useful information by itself, but I just graduated basic military training, and I can't remember much at the moment. :)
- Reply
- #2
Juxtapozition Apr 24, 2012 at 00:38 UTC - 0 likesCould someone possibly post a quick guide on how to set this up?
Looking for a data editor for a tactical shooter. PM for application.
- Reply
- #1
RanchBurner Mar 22, 2012 at 00:03 UTC - 0 likes.frm? .vbp?