Jumper
17th February 2025, 16:13
Hello everyone,
I'm working on a custom script for Call of Duty 2 (CoD2) where I want to convert the last 3 seconds of the killcam into slow motion (slomo). The idea behind this is that the killcam is played back more slowly in the last few seconds to make the conclusion of the kill even more dramatic.
I already have a working killcam script, but I'm facing the challenge of how to implement these slow motion effects. Since CoD2 doesn't have a built-in slomo CVar like later CoD parts, I'm looking for a solution that only works with the possibilities CoD2 provides.
Here are the requirements:
Delay in the last 3 seconds of the killcam to make it seem slower.
No change in game speed, just a visual delay of the killcam playback.
Compatibility with CoD2 scripts without using features that are not available in CoD2.
If anyone has any experience with creating such effects or any ideas on how to implement this, I would be very grateful for any help. I also welcome alternative approaches or ideas that might work in CoD2.
Thanks in advance!
I'm working on a custom script for Call of Duty 2 (CoD2) where I want to convert the last 3 seconds of the killcam into slow motion (slomo). The idea behind this is that the killcam is played back more slowly in the last few seconds to make the conclusion of the kill even more dramatic.
I already have a working killcam script, but I'm facing the challenge of how to implement these slow motion effects. Since CoD2 doesn't have a built-in slomo CVar like later CoD parts, I'm looking for a solution that only works with the possibilities CoD2 provides.
Here are the requirements:
Delay in the last 3 seconds of the killcam to make it seem slower.
No change in game speed, just a visual delay of the killcam playback.
Compatibility with CoD2 scripts without using features that are not available in CoD2.
If anyone has any experience with creating such effects or any ideas on how to implement this, I would be very grateful for any help. I also welcome alternative approaches or ideas that might work in CoD2.
Thanks in advance!