Knightwatcher Posted November 8, 2021 Share Posted November 8, 2021 i checked the manual https://trac.wildfiregames.com/wiki/Atlas_Manual_Cinematics_Tab#no1 buttt , i blocked when there was code , i dont know how to make it work or where to paste it , i tried the JS Console but it didnt work , so please if anyone knows how i can make the camera work to make a cinematic i will be veryy grateful. thank you in advance Link to comment Share on other sites More sharing options...
Stan` Posted November 8, 2021 Share Posted November 8, 2021 Hi @Knightwatcher This tutorial is unfortunately missing one step. You need to create a .js file next to your map files. This file should be referenced in your XML file. To do you need to add: "TriggerScripts": [ "scripts/TriggerHelper.js", "skirmishes/yourmapscript.js" ], Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now