<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Scripting &#8211; AnonyViet &#8211; English Version</title>
	<atom:link href="https://en.anonyviet.com/tag/scripting/feed/" rel="self" type="application/rss+xml" />
	<link>https://en.anonyviet.com</link>
	<description>The most popular website for sharing information technology, computer networks, and security knowledge. Stay up to date with the hottest news and tips</description>
	<lastBuildDate>Wed, 01 Feb 2023 04:28:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://en.anonyviet.com/wp-content/uploads/2023/01/cropped-ico-logo-75x75-1.png</url>
	<title>Scripting &#8211; AnonyViet &#8211; English Version</title>
	<link>https://en.anonyviet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Learn Visual Scripting in Godot Engine</title>
		<link>https://en.anonyviet.com/learn-visual-scripting-in-godot-engine/</link>
					<comments>https://en.anonyviet.com/learn-visual-scripting-in-godot-engine/#respond</comments>
		
		<dc:creator><![CDATA[AnonyViet]]></dc:creator>
		<pubDate>Wed, 01 Feb 2023 04:28:30 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[Godot]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Visual]]></category>
		<guid isPermaLink="false">https://en.anonyviet.com/?p=7735</guid>

					<description><![CDATA[What is Visual Scripting in Game Engines? No need to learn programming but still programming games? Write a game that will automate based on the diagram you design. The rest let Godot handle. Join the channel Telegram of the AnonyViet 👉 Link 👈 First we have to know what Visual scripting is: Visual Scripting is [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div id="ftwp-postcontent">
<p><strong>What is Visual Scripting in Game Engines?  No need to learn programming but still programming games?  Write a game that will automate based on the diagram you design.  The rest let Godot handle.</strong></p>
<div class="code-block code-block-16" style="margin: 8px 0; clear: both;">
<div align="center">
<table class=" aligncenter" style="background-color: #c0c0c0; border-collapse: collapse; width: 59.9985%;">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><span style="font-size: 12pt;"><strong>Join the channel <span style="color: #0000ff;">Telegram</span> of the <span style="color: #008080;">AnonyViet </span> 👉 <span style="text-decoration: underline;"><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Ft.me%2Fanonyvietchat" class="local-link" rel="noopener">Link</a></span>  👈</strong></span></td>
</tr>
</tbody>
</table>
</div>
</div>
<h2 id="ftoc-truoc-tien-chung-ta-phai-biet-visual-scripting-la-gi" class="ftwp-heading">First we have to know what Visual scripting is:</h2>
<p>Visual Scripting is a Visual Programming Language that allows users to program with drawings instead of writing lines of code.</p>
<p>So instead of writing code to create a game we can use Visual Scripting to make games without coding.</p>
<h2 id="ftoc-de-lap-trinh-game-voi-visual-scripting-chung-ta-can-gi" class="ftwp-heading">What do we need to program games with Visual Scripting?</h2>
<p>First of all, almost every game engine has support for Visual Scripting: in <a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Ftag%2FGodot%2F" rel="noopener" class="local-link">Godot</a> is VisualScript, in Unity we will use a tool that can be PlayerMaker…., in Unreal Engine 4 will be Blueprint.</p>
<p>So the big engines already have support, now all you have to do is learn how to use it.</p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link?url=https%3A%2F%2Fanonyviet.com%2Fwp-content%2Fuploads%2F2020%2F06%2FVisual-Scripting-Godot-engine.png" rel="noopener" class="local-link"><img post-id="7735" fifu-featured="1" fetchpriority="high" decoding="async" class="aligncenter wp-image-20397 size-full" src="https://anonyviet.com/wp-content/uploads/2020/06/Visual-Scripting-Godot-engine.png" alt="Learn Visual Scripting in Godot Engine" title="Learn Visual Scripting in Godot Engine" width="655" height="316" srcset="https://anonyviet.com/wp-content/uploads/2020/06/Visual-Scripting-Godot-engine.png 655w, https://anonyviet.com/wp-content/uploads/2020/06/Visual-Scripting-Godot-engine-300x145.png 300w" sizes="(max-width: 655px) 100vw, 655px" title="Learn Visual Scripting in Godot Engine 6"/></a></p>
<p style="text-align: center;">(Visual Scripting in Godot)</p>
<h2 id="ftoc-vay-khong-can-hoc-lap-trinh-nhung-van-lap-trinh-game-duoc" class="ftwp-heading">So “No need to learn programming, but you can still program games?”</h2>
<p>The answer to this is: <strong>OK</strong></p>
<p>If you don&#8217;t know, the game: The First Tree was created in Unity with Visual Scripting</p>
<p><a target="_blank" href="https://en.anonyviet.com/next-link/?url=https%3A%2F%2Fstore.steampowered.com%2Fapp%2F555150%2FThe_First_Tree%2F" rel="noopener external nofollow" class="ext-link" onclick="this.target='_blank';">https://store.steampowered.com/app/555150/The_First_Tree/</a></p>
<p>And its creator is a film maker, now he is a full indie game developer.  This game has a revenue of more than $ 150,000 after only 1 year of uploading to steam.</p>
<p>Thereby it can be seen that with only Visual Scripting you can make a complete game without code with the easiest way.</p>
<h2 id="ftoc-nhung-ai-nen-lap-trinh-bang-visual-scripting" class="ftwp-heading">Who should program with Visual Scripting?</h2>
<ul>
<li>In my opinion, if you want to learn graphic design, if you want to program games but don&#8217;t know how to code, this is a great choice.</li>
<li>But whoever learns architecture, programming with visual is very easy, as evidenced by my brother&#8217;s new understanding :v.</li>
<li>Or more simply, but students who do not want to learn to code can use it to program.</li>
<li>Or a certain group uses visuals to do projects or something without having to program.</li>
<li>For those who have no programming experience</li>
</ul>
<p>So this is the end of it, and later there will be tutorials on Visual Scripting on Godot.</p>
<div class="kk-star-ratings kksr-auto kksr-align-right kksr-valign-bottom" data-payload="{&quot;align&quot;:&quot;right&quot;,&quot;id&quot;:&quot;20116&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;100&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;\u0110\u00e1nh gi\u00e1 b\u00e0i vi\u1ebft post&quot;,&quot;legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: 5\/5 - (100 b\u00ecnh ch\u1ecdn)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;width&quot;:&quot;142.5&quot;,&quot;_legend&quot;:&quot;B\u00e0i vi\u1ebft \u0111\u1ea1t: {score}\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}">
<p>            The article achieved: 5/5 &#8211; (100 votes)    </p>
</p></div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://en.anonyviet.com/learn-visual-scripting-in-godot-engine/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://anonyviet.com/wp-content/uploads/2020/06/Visual-Scripting-Godot-engine.png" medium="image"></media:content>
            	</item>
	</channel>
</rss>
