Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 ROBLOX 上,我正在制作一个游戏(Tangerine Panic)但是,我需要一个小游戏脚本.. 一个可以在 1 分钟后将每个人传送到游戏中,然后将他们带回另一个游戏的脚本,等等,还有,我将如何制作一个店铺?而且,我怎样才能让橘子在几分钟内繁殖,然后停下来?谢谢!
〜泽南(乔纳森)
StackOverflow 旨在获得高级编程问题的答案,而不是询问如何制作某个脚本。
最简单的方法是将每个小游戏放在一张桌子上,并遍历玩家以将他们传送到选择的小游戏(可以通过使用代码来选择)
local minigame = tableName[math.random(1,#tableName)]
独奏并编辑脚本: http ://www.roblox.com/Minigame-Mania-Uncopylocked-item?id=84868