Dreamball Mapping Notes
Jump to navigation
Jump to search
This page contains random notes bundled together you may find of use to know.
- Launching DB with -nomenumusic will disable menu music
- Dreamball's convars are commonly starting with:
marble_*
Editing the marble camera properties is done with these convars if desired: (these are sized in Hammer units)
cl_default_zoom "128.0f" cl_maxzoom "512.0f" //For example if you want to increase the max zoom distance. cl_minzoom "8.0f" cl_zoomspeed "40.0f" cl_zoomdelay "1.0f" cl_zoomstep "2.0f"