mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-07-06 20:45:26 +08:00
renderer work
This commit is contained in:
@ -102,7 +102,8 @@ namespace Strawberry.Sample
|
||||
{
|
||||
base.Draw();
|
||||
|
||||
DrawHitbox(.Red);
|
||||
DrawHitbox(.Green);
|
||||
//Game.Batcher.Tex(Assets.Textures["test"], X - 4, Y - 8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
BIN
SampleGame/src/assets/textures/test.png
Normal file
BIN
SampleGame/src/assets/textures/test.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 B |
Reference in New Issue
Block a user