Skip to content
MyGodotNote
Search
K
Main Navigation
Godot
随笔
Appearance
Menu
Return to top
On this page
Table of Contents for current page
敌人
常用代码
goscript
# 转向
func turn_around() -> void:
_animated_sprite.flip_h = !_animated_sprite.flip_h