Box: Difference between revisions
Jump to navigation
Jump to search
m (added link) |
Thunder4ik (talk | contribs) m (→top: Unicodifying, replaced: [[Image: → [[File:) |
||
Line 1: | Line 1: | ||
[[ | [[File:Prefab box.jpg|thumb|250px|right|A box prefab.]] | ||
A [[prefab]] located in the ''Prefabs'' folder, containing a complete environment for the developer to test things out. | A [[prefab]] located in the ''Prefabs'' folder, containing a complete environment for the developer to test things out. |
Revision as of 00:15, 7 January 2024
A prefab located in the Prefabs folder, containing a complete environment for the developer to test things out.
This prefab contains the following:
- A leak free box, using dev and
tools/toolsskybox
textures, creating a simple 2D skybox. - An info_player_start entity.
- A trigger_once brush without any outputs.
- A func_detail brush covered in the brush texture, marking the trigger_once brush in-game.
- A light_environment entity, lighting up the environment.
A developer could rig the trigger_once brush to any possible effect that would need testing.