mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
ScriptEngine work and cleanup
This commit is contained in:
@@ -6,6 +6,7 @@ namespace GlitchyEngine.Graphics;
|
||||
/// <summary>
|
||||
/// Component that renders a sprite.
|
||||
/// </summary>
|
||||
[EngineClass("GlitchyEngine.World.SpriteRendererComponent")]
|
||||
public class SpriteRenderer : Component
|
||||
{
|
||||
// TODO: Texture2D/Sprite
|
||||
|
||||
Reference in New Issue
Block a user