award mahesh_07 In addition to what xyz said, @export has no arguments. To give value a type, do var value:int = 10
preserverwolf hi var isleft = velocity.x < 0 Sprite2D.flip_h = isleft experiencing unexpected identifier at "Sprite2D.flip_h = isleft"
Toxe preserverwolf "Sprite2D" is a class name. Are you sure that is what your sprite variable is called?