Files
godot-docs/getting_started
Shane Amblerandsambler 6cac76adb4 Change the first lowercase tween to a capitalised Tween to match previous code. (#3275)
The capitalised Tween is a class name and the lowercase tween is a variable name.
While this works, the initial presentation of the call uses the classname for both interpolation options.
This is being picky but is accurate.

Co-authored-by: sambler <Develop@Shaneware.Biz>
2020-03-16 10:48:46 +01:00
..