Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Grapple Gun script source code not found in correct file #5

@BrandonPacewic

Description

@BrandonPacewic

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions