Add Movement library integration with comprehensive test environment: include Movement.csproj reference, create LibraryTest scene with player controller, multiple test areas (bunny hop platforms, surf ramps, vertical tower, speed corridor), advanced lighting setup, input mappings for WASD/gamepad movement controls, and DebugHUD integration
This commit is contained in:
@@ -12,5 +12,6 @@
|
||||
<ProjectReference Include="..\..\libraries\events\Events.csproj" />
|
||||
<ProjectReference Include="..\..\libraries\state-management\StateManagement.csproj" />
|
||||
<ProjectReference Include="..\..\libraries\camera\Camera.csproj" />
|
||||
<ProjectReference Include="..\..\libraries\movement\Movement.csproj" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user