mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 12:45:29 +08:00
06 In Practice\2D-Game\08 PowerUps翻译
This commit is contained in:
@@ -169,7 +169,7 @@ void Game::Render()
|
||||
|
||||
无论我们需要什么,我们只需要将需要的<fun>PostProcessor</fun>类中的特效属性设置为true,其效果就可以立即可见。
|
||||
|
||||
##Shake it
|
||||
## Shake it
|
||||
|
||||
作为这些效果的演示,我们将模拟球击中坚固的混凝土块时的视觉冲击。无论在哪里发生碰撞,只要在短时间内实现晃动(shake)效果,便能增强撞击的冲击感。
|
||||
|
||||
|
Reference in New Issue
Block a user