Jump to content
Maintenance : Final step ×

Camera Mod Preset - A python mini-system


Recommended Posts

  • Premium

Camera Mod Preset - A python mini-system that maybe will help you in making intros, trailers, video animations, etc.

   TLDR: a video at the end of the post as well as the download link. 

Hello! I had some free time and I really wanted to create and show this to you. 

This is a mini-system that manipulates the in-game Camera, setting different angles, camera heights etc in regards of helping people to create videos or maybe.. why not, some camera animations when you first join on a server (?) (This is something that I try to achieve but I haven't figure it out yet how to do it - i.e. to call a method when you join on the server.) 

This mini-system has a total of 13 options: 

  1. Day - Make day
  2. Night - Make env night
  3. Snow - Starts to snow
  4. Zoom - Set the camera zoom to 15.000 (you can change it from the file, but the best is 15.000 without "leaving" the map. 
  5. Static Camera - The camera remains fixed in the last position where the player was at the activation time. 
  6. In seq - Zoom in + rotate animation
  7. Out seq - Zoom out +  rotate animation
  8. Zoom in seq - Zoom in animation + camera negative pitch
  9. Zoom in seq2 - Zoom in animation + camera positive pitch
  10. Zoom in + Rotate - animation (as name, different from above)
  11. Zoom _ Rotate - the opposite of above
  12. 4 Points Loop - once activate, is periodically change its Camera zoom, heights, angles (the time can be set from the file). To stop it, just toggle of the button. 
  13. Force close Client - app.exit() - Closes the game instantly (an useful and handy feature)

I'm still "developing" it, meaning that I'm looking to "create" more camera animations and looking for more options in regards of environment or "camera manipulation". 

Feedback

   If you have any ideas of how can this be improved like "an animation similar with the sequence, seen in trailer X from game Y" or options / "features", please let me know! 

   The video is kinda longer cause I've tried to show different ways of how to use it. I don't have too much imagination but I believe a lot of you have! 😅

Also, please sorry for the "autoHunt". It was activated just to have the char' in combat. 

 

 

Download below:

This is the hidden content, please

How to use it? Install it?

   Paste the file in the root folder and then make it that the "system" can be called using a PressedKey or assigning it a game button (inventory, Bar, etc) 

OR use OWSAP's way to test scripts / ui stuff. The system is working in this way as well but make sure that you are not loading it more than 1 time. it gets buggy due to the minimized button that I've created below of the Minimap and you can end by having multiple instance of it. 

Owsap topic:

 

 

 

 

 

  • Metin2 Dev 18
  • Good 2
  • Love 5
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.