Skip to content

Commit 519ceba

Browse files
authored
Remove Object Placement feature from Game Simulator (#2810)
* Remove Object Placement feature from Game Simulator
1 parent b88bc91 commit 519ceba

22 files changed

+5
-1221
lines changed

src/features/gameSimulator/GameSimulatorTypes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export enum GameSimState {
22
Default = 'Default',
3-
ObjectPlacement = 'ObjectPlacement',
43
AssetUploader = 'AssetUploader',
54
CheckpointSim = 'CheckpointSim',
65
ChapterSim = 'ChapterSim'

src/features/gameSimulator/background/SSBackgroundManager.ts

Lines changed: 0 additions & 76 deletions
This file was deleted.

src/features/gameSimulator/boundingBoxes/SSBBoxManager.ts

Lines changed: 0 additions & 207 deletions
This file was deleted.

src/features/gameSimulator/boundingBoxes/SSBBoxManagerTypes.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)