Browse Source

Swap cpp and rust for extensions

More natural to speak about C++ first.
DricomDragon 3 days ago
parent
commit
ef51f70d5b
1 changed files with 6 additions and 6 deletions
  1. 6 6
      godot/slides/232/ExtendByNative.tscn

+ 6 - 6
godot/slides/232/ExtendByNative.tscn

@@ -20,7 +20,7 @@ text = "Langages natifs"
 text = "Pour la performance"
 
 [node name="GDExtensionRust" type="Sprite2D" parent="."]
-position = Vector2(651, 654)
+position = Vector2(1372, 670)
 texture = ExtResource("4_ha0k4")
 
 [node name="GDExtensionLabel" parent="GDExtensionRust" instance=ExtResource("3_iv0il")]
@@ -31,13 +31,13 @@ offset_bottom = -108.0
 text = "GDExtension"
 
 [node name="CppModuleLabel" parent="." instance=ExtResource("3_iv0il")]
-offset_left = 1048.0
-offset_top = 442.0
-offset_right = 1639.0
-offset_bottom = 573.0
+offset_left = 511.0
+offset_top = 578.0
+offset_right = 1102.0
+offset_bottom = 709.0
 text = "C++ module"
 
 [node name="CppModuleSprite" type="Sprite2D" parent="."]
-position = Vector2(1253, 704)
+position = Vector2(716, 840)
 scale = Vector2(0.5, 0.5)
 texture = ExtResource("5_0rsd5")