资源随机生成初步接入

This commit is contained in:
2025-09-30 02:52:12 +08:00
parent 15a213a5c4
commit c39b910f83
29 changed files with 345 additions and 46 deletions

Binary file not shown.

View File

@ -2,6 +2,15 @@ local Vector = import("Vector")
local GameplayStatics = import("GameplayStatics")
local BusyGameplayLibrary = import("BusyGameplayLibrary")
--[[****************************私有函数区域******************************]]--
--- 生成资源点
local function GenerateResourcePoint()
end
--- 保留到以后做联机内容时拓展
--- @class LevelGameMode
--- @field GameMapActorClass table