#include "GameObject.hpp" namespace ougge { std::ostream& operator<<(std::ostream& s, Transform& t){ s<<"{ position: {x: "<