godot游戏引擎入门笔记--可视化脚本:官方文档翻译版(第十)
发布时间
阅读量:
阅读量
Visual Scripting is a tool designed to make the entry barrier to programming much lower. As code is more visual, it needs less abstract thinking to be understood. Any artist, animator, game designer, etc. can look at it and quickly grasp the flow of logic.
The reason it does not make existing programming obsolete is, simply, that it does not scale as well. It takes considerably more time to create code with it, and it’s often more difficult to modify than just writing a few characters.
With the misunderstanding cleared up, the question that remains is what are the practical use
全部评论 (0)
还没有任何评论哟~
