Tileset animations.

This commit is contained in:
2022-12-07 20:13:59 -08:00
parent 5b6f9124b5
commit eb6c4c8076
16 changed files with 262 additions and 165 deletions

View File

@ -41,7 +41,7 @@ namespace Dawn {
// Shared
float_t clipNear = 0.001f;
float_t clipFar = 100.0f;
float_t clipFar = 1000.0f;
/**
* Create a new Camera Component.