Document GridSet, fix resource hot reload on every frame.
This commit is contained in:
@@ -115,7 +115,7 @@ public class TestGame : Game
|
||||
{
|
||||
if (Input.IsActionPressed("reload"))
|
||||
{
|
||||
ResourceManager.Reload();
|
||||
// ResourceManager.Reload();
|
||||
// _particleSystem!.RestartEmitter(_emitterId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user