mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added basic component access in Scripts
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Components\Component.cs" />
|
||||
<Compile Include="Components\RigidBody2D.cs" />
|
||||
<Compile Include="Components\Transform.cs" />
|
||||
<Compile Include="Core\EngineObject.cs" />
|
||||
<Compile Include="Core\UUID.cs" />
|
||||
|
||||
Reference in New Issue
Block a user