You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
Currently the Grapple Gun script source code is found in the 'ResetWeightSystem.cs' file instead of the 'GrapplingHook.cs' file.
This is causing problems where the 'GrapplingHook.cs' file needs to exist and be run for the grapple gun to work even though the file contains none of the code needed to actually run the script.
This also means that whatever code was inside the 'ResetWeightSystem.cs' file was override and is no longer present in the project.
PRIORITY - Mid to Low (System still works for the most part but will definitely cause some problems down the line)
Currently the Grapple Gun script source code is found in the 'ResetWeightSystem.cs' file instead of the 'GrapplingHook.cs' file.
This is causing problems where the 'GrapplingHook.cs' file needs to exist and be run for the grapple gun to work even though the file contains none of the code needed to actually run the script.
This also means that whatever code was inside the 'ResetWeightSystem.cs' file was override and is no longer present in the project.
PRIORITY - Mid to Low (System still works for the most part but will definitely cause some problems down the line)