Main Menu
Search
EnglishUnited Kingdom

Terrain Creation Guide Files

File #2229, Viewed 2457 Time(s)

Basic Information
File rate
4.6 / 5
Total Members Voted: 5
Name: Terrain Creation Guide Files
Type: Program
Submitted by:
Original author(s):

Click to download: (Downloaded 989 time(s))
TERRAIN GUIDE FILES.zip

Downloaded 989 time(s).

Time: December 31, 2020, 04:37 PM
Description:

Terrain files to assist with custom terrain creation.  See the Terrain Creation Guide: https://worms2d.info/Terrain_Creation_Guide

UPDATED 25-10-2022

- Contains the entire "Cosmic" terrain (all files for version 2.3) including all 32 objects and dual layer backgrounds supported in wkTerrainSync.
- Added a script to quickly show the probability values for all objects making it easy to check/compare.
- Updated the script that builds out the "Level.dir.txt" and "index.txt" files.  This now adds the "_back.spr" and "back2.spr" files supported by wkTerrainSync if the corresponding .bmp files exist.

0 Members and 1 Guest are viewing this topic.

wtc

The files in this example are corrupted...

Example: Files like bridge-l.img.b are blackmp behind!

Can you post an example Employee?

King-Gizzard

The files are fine.  The black is transparent in the game.  Worms uses an indexed palette with the first colour set to black to represent transparency.  All details are in the guide.

Jago


kurs

While working with resources for the terrain, it seemed to me that it would be nice to speed up some operations. Here, at the link, you can download a couple of scripts:
1.__SCRIPT - SHOW OBJECT PROBABILITY VALUES -- A modified script from the topic's current files that displays statistics on how many times objects with a certain probability of occurrence occur
2. +img.bat -- Adds the img suffix to your bmp files so you don't have to rename them manually
3. createINF.bat-- Creates INF files for your images filled with default parameters 5 0 0 1 1 3
4. get_resolutions_final.vbs -- Checks the multiple of your images by 4 and outputs a report in which it also indicates which images do not fit this
All these scripts work from the same folder where your images are located.

https://drive.google.com/file/d/1jF2soG7WQu7YI5YXRvskISIljjjRzE8i/view?usp=sharing