mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-07 18:09:59 +03:00
Fix typo in features.htm [literaly -> literally].
This commit is contained in:
@@ -125,7 +125,7 @@ description = "Features layout"
|
||||
<h2>Animate everything</h2>
|
||||
<em>The most flexible animation system.</em>
|
||||
<ul>
|
||||
<li><b>Animate literaly everything</b>, from bones and objects to function calls.</li>
|
||||
<li><b>Animate literally everything</b>, from bones and objects to function calls.</li>
|
||||
<li><b>Use custom transition curves and tweens</b> to create incredible animations.</li>
|
||||
<li><b>Helpers to animate 2D rigs</b>, with skeletons and IK.</li>
|
||||
<li><b>Efficient optimizer</b> to pack imported 3D animations.</li>
|
||||
@@ -215,4 +215,4 @@ description = "Features layout"
|
||||
|
||||
|
||||
{% partial "footer" %}
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user