用户:
Box3_是小黄人呀查看:6 回复:3 评论:6 创建时间:2023-06-26T12:52:07
有不有大佬 获取下PRO版 flash,求PRO版地图、玩家开头
例如 (普通版)
function getGameplayCore() {
return document.querySelector(".desktop")._reactRootContainer._internalRoot
.current.updateQueue.baseState.element.props.children.props.children
.props;
}
const state = getGameplayCore().state;
state.box3.state.secret.replica.camera //玩家视角
state.box3.state.voxel.shape //获取地图大小尺寸
插件开发萌新
