Example mods
Mods and their source available on this website.
Mods
Description | Info | Link | Source code |
---|---|---|---|
Eotech 552 model | Has an example attachment | eotech_552.luau | attachment_eotech_552.rbxm |
Template map | Has an example custom lighting preset | template_map.luau | map_template_map.rbxl |
Test map | Old copy of a Deadline map layout | mod_testmap.luau | map_mod_testmap.rbxl |
Pool day | First proper custom map | pool_day.luau | map_pool_day.rbxl |
Autorun test | mod_autorun.luau | map_autorun_test.rbxl | |
Moving car traffic | Map with a car that spawns randomly and kills you | map_template_moving_cars.luau | map_template_moving_cars.rbxl |
Scripts
Description | Source |
---|---|
Custom Freecam | custom_freecam.luau |
Custom Gamemode | custom_gamemode.luau |
Custom Interactable | custom_interactable.luau |
Killbrick | killbrick.luau |
Onelife gamemode | onelife.luau |
UI test | ui_test.luau |