Added two new particle sprites.
This commit is contained in:
@@ -188,6 +188,7 @@ public:
|
||||
}
|
||||
|
||||
//Background
|
||||
|
||||
{
|
||||
auto background = m_World->CreateEntity();
|
||||
auto transform = m_World->AddComponent<Components::Transform>(background);
|
||||
|
||||
Reference in New Issue
Block a user