Okom's feedback reporting process for Halo Infinite Forge maps
Date: 1st May, 2024
Notes: This write-up is divided into two sections: The process explanation at the top and a list of all the issue templates that I use at the bottom. The template issues are referenced in the process write-up via a numbering system to bring more context to each step of the process.
This process is destructive towards the map due to objects being deleted as they are checked to make other upcoming process phases more streamlined. The intention is to produce a feedback report with the help of this process that outlines all of the issues with the map that can then be read later on to easily fix the listed issues on the unmodified map.
Make a copy of the target map and load up said map copy in Forge.
Audio & movement experience
Open the Forge Menu > Folders tab, collapse all folders (TAB), and hide and unhide all main folders to make sure no object visuals are being hidden. Lock and unlock all main folders to make sure no objects are locked. Uncollapse all folders.
Fly around the map and get a general feel for the state of the map setup by just observing it first.
Spawn in the "tsg mapDebug, TestScript" prefab, make sure the AI Spawner doesn't touch the ground.
Change your Audio settings from the start menu so that Sound Effects and Environmental Effects are set to 10.
Go into Play Mode, turn up game volume so you can hear the audio experience. Don't shoot during this phase as the shot audio is much louder than the environmental audio. 092
Mark while zoomed to spawn a Waterfall SFX on the location of the mark. This can be used to determine whether audio obstruction data is up-to-date on the map by going behind cover and listening for muffling of the Waterfall SFX. 1
Look for areas where you die to a Kill Volume too abrubptly. Test jumping off death ledges and attempting a Grapple save in pursuit of finding kill boundaries that kill the player before they can save themselves with the Grapple. 3
Revert your Audio settings from the start menu.
Camera-, Nav Mesh- & spawn setup
Delete all Audio Emitters that are not part of any scripts in order to free space on the map.
Spawn in the "tsg mapDebug, Essentials" prefab, unprefab it and use it to select and find the necessary following objects.
If all the objects on the prefab don't appear, there isn't enough Forge Simulation or Object budget available on the map. Un-do the prefab placement to ensure no ghost items stay in the map.
If there's not enough space on the map, you'll have to find the following objects placed on the map and check them that way.
Make sure a Winning Team Outro object is present and set up correctly. 4
Make sure there is a sufficient amount of Map Intro Cameras and that they are setup correctly. 56
Make sure there are no redundant redundant Camera objects. 7
Turn on the Nav Mesh Visualization debug option, observe the Nav Mesh data on the map and make sure there are no unexpected disconnects in it and that the Nav Mesh is not outdated compared to the current map geometry. 89
Make sure that Nav Mesh data is not generating on the map canvas floor unintentionally. 1084
Check that there are Bot Nav Markers present and confirm their properties. 111213
go into Test Mode and document the issue with the Respawn Point positioning
open the top Script Brain of "tsg mapDebug, TestScript" and change the "spawnNumber" variable's Initial Value to the number you noted down so you can continue from that Respawn Point.
If the Script Brain shows broken node connections and you can't find the "spawnNumber" variable node, spawn a new Script Brain, add a Events > "On Gameplay Start" node. Add a Variables Advanced > "Set Number Variable" node with the Identifier "spawnNumber", set the Value to the desired number, and set the Scope to "Global". Connect the diamond pin from the "On Gameplay Start" node to the diamond pin on the "Set Number Variable" node.
go into Play Mode and continue the Respawn Point debugging cycle again until all Respawn Points have been checked.
If you zoom in with your weapon within one second of throwing the grenade, you will enter a secondary respawnDebug mode where all of the respawn actions are real respawn actions and not just your player being teleported to each Respawn Point. Use this mode to evaluate whether spawning on troublesome Respawn Points is even possible.
Gamemode setup
Spawn in the "tsg mapDebug, Gamemodes" prefab, unprefab it and use it to select and find the necessary following objects.
When checking the following gamemode objects, make sure their positioning is correct. 38394041
Make sure King of The Hill is set up correctly. 42434547
Make sure Extraction is set up correctly. 42434547
Make sure Strongholds is set up correctly. 42434548
Make sure there are no redundant gamemode objects. 49
Make sure that all of the following Capture Zones have a Zone Capture Plate within the zone boundary and that they are set up correctly: King of The Hill, Strongholds, Land Grab, Firefight:King of The Hill. 435051
Check for any accidentally relocated objects, if you came across them. 88
Sandbox setup
Spawn in the "tsg mapDebug, Sandbox" prefab, unprefab it and use it to select and find the necessary following objects.
When checking the sandbox objects, make sure their positioning is correct. 52535455
Make sure the Infection-related sandbox objects are set up correctly. (no prodcedure yet)
Make sure the Vehicle spawners are set up correctly. 56575859
Make sure the Mounted Turrets are set up correctly. 61
Make sure the Fusion Coils are set up correctly. 626364
Make sure the Weapon Pods and Equipment Pods are set up correctly. 5657585965
Make sure the Grenades are setup correctly. 56575859
Make sure the Equipment Dispensers are setup correctly. 5657585966
Make sure the Power Equipment Pads are setup correctly. 5657585965
Make sure the Weapon Pads are setup correctly. 56575859656667
Make sure the Weapon Racks are setup correctly. 5657585965
Make sure there are no redundant sandbox objects. 60
Check for any accidentally relocated objects, if you came across them. 88
Nav Mesh test
Delete ALL sandbox and gamemode related objects.
Move the AI Spawner from the "tsg mapDebug, TestScript" prefab on a surface with Nav Mesh so that the AI can spawn.
Turn on the debug option for Nav Mesh Visualization and Pathfinding
Go into Play Mode to test the AI- and bot pathfinding.
Crouch after spawning initially if you want to add 8 Eagle bots in addition to the AI
Mark while zoomed to make the units to navigate to the mark position. Do this all around the map and make sure the units can correctly traverse to all wanted areas. 820212225
Mark while crouched to teleport all Eagle bots and AI to the mark location.
Go in to Test Mode and remove ALL checked objects up to this point.
Turn off the debug option for Nav Mesh Visualization and Pathfinding
Move the AI spawner from the "tsg mapDebug, TestScript" prefab off of a surface with Nav Mesh so that the AI won't spawn.
Lighting-, reflection- & Named Location setup
Toggle Volumetric Fog Quality from the start menu settings and make sure the map visuals do not change majorly in a way that would affect gameplay. 70
Turn on the Overlap Heatmap debug option and make sure there is no excessive light- or shadow overlap that are causing performance issues around the map. 6869
Turn on the Display Light Probes debug option and make sure the light probe spacing and Probe Count are adequate for the map size. Make sure that the baked lighting data doesn't look outdated compared to the current map geometry. 7172
Make sure the light probes are not being generated majorly outside the map in areas where they have no visual impact on the visible gameplay area. 73
Make sure there are no bad artifacting on the map caused by light probe blending. 74
Turn off the lighting debug options.
Spawn in the "tsg mapDebug, Volumes" prefab, unprefab it and use it to select and find the necessary following objects.
Locate the red barrel on the platform and make a three-object prefab of it, making sure the cube inside the prefab is the origin point.
Set the location of this prefab to X:0, Y:0, Z:1000 and rebuild the Reflection Volumes.
Observe where there is a red tint on the map, these are areas where the global reflection is present instead of custom Reflection Volumes.
Remove the red barrel from X:0, Y:0, Z:1000 and rebuild the Reflection Volumes.
Make sure the Reflection Volume objects are set up correctly and that there are no unnatural looking reflection changes. 75
Make sure there are no gaps in the Named Location Volume coverage and that the callout names are logical. 767891
Check for any accidentally relocated objects, if you came across them. 88
Remove ALL checked objects up to this point.
Finding map exploits
Delete all Light objects on the map, except the one Light on the "tsg mapDebug, Volumes" prefab platform
Select the Light object on the platform and change it's Light Range value to 1500.
Duplicate the Light around the map until the map looks universally lit and there are no areas with bad visibility.
Under the Map Options tab, set the Fog Depth Scale option to "0.00".
Delete all Decals and Flora/Bush objects that you can find.
Go into Play Mode, pick up the Generic Ball from the tsg mapDebug, TestScript prefab and drop it around the map in an attempt to find areas it can get stuck in such as under No Collision objects. 8990
Delete all No Collision physics objects and Water Planes on the map. There is no easy way to determine a No Collision object, so if you miss some, it's not a big deal. Also don't spend too much time looking for the No Collision objects.
Delete all FX objects on the map, or at least the ones you can find.
Delete the Light Probe Marker object.
Turn the Display Boundaries HUD option to "All".
Fly around the map and inspect for potential map break exploits and hiding spots. 79
A good object for making assumed hiding spots is the FX > Energy > Energy Glow 8x8.
Test and document any discovered spots in Play Mode.
Turn the Display Boundaries HUD option to your desired setting.
Gamemode test & metadata sanity check
Save and exit Forge.
Host a custom game on the initial version of the backup map with no changes. Load up these modes (if supported):
King of The Hill
Strongholds
Land Grab
Extraction
Dodgeball
Total Control
Firefight:King of The Hill
Make sure that the Capture Zone heights in each mode are high enough so a player jump-crouching inside each zone will not exit the zone unintentionally. 80
Make sure that the Capture Zones can not be captured from unintented areas. 81
Load up the map on this Map Intro Camera test Mode and make sure the Map Intro Camera sequences work and look as intended.
Make sure the map screenshots, tags, description and name are up-to-date. 8283
Done.
Template issue list to showcase all documented issues that I've come up with. These template issues are referenced in the process write-up to bring more context to each step of the process.