simple rotate to player ai while engaging
This commit is contained in:
@@ -113,6 +113,7 @@ pub struct CutsceneCameraMovementEnd;
|
||||
pub struct EnemySpawn {
|
||||
pub head: String,
|
||||
pub key: String,
|
||||
pub disable_ai: bool,
|
||||
}
|
||||
|
||||
impl EnemySpawn {
|
||||
|
||||
Reference in New Issue
Block a user