User:Captain P: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* Pieter 'Captain P' Witvoet | * Pieter 'Captain P' Witvoet | ||
* | * Programmer | ||
== GoldSource tools == | |||
* [https://github.com/pwitvoet/mess MESS (Macro Entity Scripting System)]: A map compile tool that provides a templating system, various macro entities and a scripting system. Useful for things like duplicating complicated entity setups or covering terrain with props. | |||
* [https://github.com/pwitvoet/wadmaker WadMaker & SpriteMaker]: Command-line tools for creating or updating WAD and sprite files from directories full of images. They can handle 32-bit images with transparency, including Photoshop and Krita files, and converters can be configured for other formats. | |||
* | == Tutorials == | ||
* [https://twhl.info/wiki/page/Making_textures_with_WadMaker Making textures with WadMaker]: A step-by-step guide on how to make textures (wad files) with WadMaker. |
Latest revision as of 14:29, 14 November 2021
Personal information
- Pieter 'Captain P' Witvoet
- Programmer
GoldSource tools
- MESS (Macro Entity Scripting System): A map compile tool that provides a templating system, various macro entities and a scripting system. Useful for things like duplicating complicated entity setups or covering terrain with props.
- WadMaker & SpriteMaker: Command-line tools for creating or updating WAD and sprite files from directories full of images. They can handle 32-bit images with transparency, including Photoshop and Krita files, and converters can be configured for other formats.
Tutorials
- Making textures with WadMaker: A step-by-step guide on how to make textures (wad files) with WadMaker.