mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-14 20:18:33 +00:00
Move in all directions is functional
This commit is contained in:
@@ -33,6 +33,8 @@ public:
|
||||
SimplePhysicsComponent(Entity* parent, int32_t componentID);
|
||||
~SimplePhysicsComponent() override;
|
||||
|
||||
void Update(const float deltaTime) override;
|
||||
|
||||
void Serialize(RakNet::BitStream& outBitStream, bool bIsInitialUpdate) override;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user