Visual effect assist #190
Answered
by
TrianglyRU
SonicVHSOfficial
asked this question in
Q&A
-
|
1.So i was wandering where the code for the screen shake is so i can apply it to destroying item boxes enemy's and capsules and if so how do i apply it |
Beta Was this translation helpful? Give feedback.
Answered by
TrianglyRU
Sep 21, 2025
Replies: 1 comment 1 reply
-
|
Set player's camera_data.shake_timer to whatever value you want. It acts as a timer that represents the duration of the shake, but at the same time the higher the value is the stronger the effect is |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SonicVHSOfficial
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Set player's camera_data.shake_timer to whatever value you want. It acts as a timer that represents the duration of the shake, but at the same time the higher the value is the stronger the effect is