]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Sprite Movement working with AI movement (#33494)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Wed, 18 Dec 2024 16:15:34 +0000 (19:15 +0300)
committerGitHub <noreply@github.com>
Wed, 18 Dec 2024 16:15:34 +0000 (17:15 +0100)
commit18fe8b9df078c80c4ceab1703ca867b867665467
treec9064f38dfc0b067320773d4ddcf75c4e524c1a6
parentb649517a1783d2de4637e3eaccdd0159fc144a2b
Sprite Movement working with AI movement (#33494)

* FINALLY

* Update animals.yml
Content.Client/Movement/Systems/ClientSpriteMovementSystem.cs [new file with mode: 0644]
Content.Client/Movement/Systems/SpriteMovementSystem.cs [deleted file]
Content.Server/Movement/Systems/SpriteMovementSystem.cs [new file with mode: 0644]
Content.Server/NPC/Systems/NPCSteeringSystem.Context.cs
Content.Server/NPC/Systems/NPCSteeringSystem.cs
Content.Shared/Movement/Components/SpriteMovementComponent.cs
Content.Shared/Movement/Events/SpriteMoveEvent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/SharedMoverController.Input.cs
Content.Shared/Movement/Systems/SharedSpriteMovementSystem.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml