Open Roout opened 4 years ago
https://github.com/Roout/platformer/blob/6450566c8ef89d302f566dce43e5110fb9b4006e/Classes/LevelScene.cpp#L55-L224
Need to be breaked and divided between different application layers cuz it's obviously not responsibility of only the LevelScene
LevelScene
ANother problem with Fat contact function is the huge number of dynamic casts
https://github.com/Roout/platformer/blob/6450566c8ef89d302f566dce43e5110fb9b4006e/Classes/LevelScene.cpp#L55-L224
Need to be breaked and divided between different application layers cuz it's obviously not responsibility of only the
LevelScene