在程序生成的外星世界中,自动化操控机器人团队采集资源、扩大生产规模、改造地形并拓展殖民地。
Converting Visual Scripts to Text ScriptsIf you create a script with the block based editor you can now convert it to a text script. We've been working over the last few weeks adding new features to the text scripting to support a variety of edge cases and lesser used features in the visual language but the conversion is still not perfect.Because the visual language is more limited it has a bunch of contextual nuances that are... awkward in a more general expression evaluator. As an example, if you use an expression likegoto .nearest.highpointOn a crane, the return the result will always be within the range the crane can reach. We've preserved that behavior in the text script evaluator despite the fact that, in the text scripting language you can use .highpoint in many contexts other than...
还没有玩家评价,来写第一条