You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Updated tutorial_gdscript_efficiently (markdown)
@@ -306,7 +306,7 @@ for i in range(strings.size()):
|
||||
|
||||
And while() loops are the same everywhere:
|
||||
|
||||
``python
|
||||
```python
|
||||
|
||||
var i=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user