Stash work
This commit is contained in:
committed by
Michal Pikulski
parent
ab579e2d21
commit
7ce6d914e6
@@ -368,6 +368,11 @@ namespace Common.Input
|
||||
trajectoryPreview?.Hide();
|
||||
}
|
||||
|
||||
public Transform GetLaunchAnchorTransform()
|
||||
{
|
||||
return launchAnchor;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Abstract Methods - Physics Configuration
|
||||
|
||||
Reference in New Issue
Block a user