升级水插件
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Crest Water System
|
||||
// Crest Water System
|
||||
// Copyright © 2024 Wave Harmonic. All rights reserved.
|
||||
|
||||
#if d_UnityInputSystem && ENABLE_INPUT_SYSTEM
|
||||
@@ -137,7 +137,6 @@ namespace WaveHarmonic.Crest.Examples
|
||||
forward = 1f;
|
||||
}
|
||||
|
||||
_TargetTransform.position += dt * forward * _LinearSpeed * _TargetTransform.forward;
|
||||
var speed = _LinearSpeed;
|
||||
|
||||
#if INPUT_SYSTEM_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user