十个黑板擦

This commit is contained in:
DESKTOP-SAJ6RKV\Administrator 2025-06-04 09:31:02 +08:00
parent f78410f2cb
commit fe71029a35

View File

@ -372,7 +372,7 @@ namespace GameLogic
GameObject.Destroy(speedLineGo);
}, 10);
for (int i = 0; i < 5; i++)
for (int i = 0; i < 10; i++)
{
var eGo = GameModule.Resource.LoadGameObject("HBC");
eGo.transform.SetParent(m_rectCar.transform);