• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Looking for a Screen Shake System for OTCv8

joaobobalhao

Member
Joined
Aug 30, 2011
Messages
22
Reaction score
15
I’m using OTCv8 and I need a screen shake system to make my boss battles more exciting. The idea is that certain spells or systems like jumps can trigger the screen shake effect and make the player’s screen shake.
I remember finding something like this a few years ago, but I can’t find it anymore. Does anyone know where I can find this module or how to implement screen shake?
 
View attachment 94471
Just change this value lol
dont work on my src but im try to search the solution
Post automatically merged:

maybe his otc has that feature broken
Yes
Post automatically merged:

You can simulate it with Shaders on map just look game_shaders module and data/shaders but is client side, you need to connect server and client with opcodes to send in which moment it should be applied and removed.
You have the code of shader for shake?
 
Back
Top