设置相关功能

This commit is contained in:
2025-05-30 20:38:41 +08:00
parent e9ad74b3ea
commit d152b5d000
223 changed files with 793 additions and 38907 deletions

View File

@@ -88,6 +88,7 @@ namespace NBF
public bool isWater;
private void Start()
{
m_CharacterController = GetComponent<CharacterController>();