linksbrawler
Chieftain
- Joined
- Oct 22, 2016
- Messages
- 4
Hello,
I am trying to create a mod where the camera jumps to locations whenever a new city has been founded.
I have spent many hours trying to do this but with no success. My idea was to add the UI.LookAt method after any Player:InitCity method calls. Unfortunately, the InitCity calls at UI/InGame/WorldView/WorldView.lua doesn't get called when a city has been founded.
I'm not sure what else I could do, and I was hoping for ideas or help from here.
Thanks in advance
I am trying to create a mod where the camera jumps to locations whenever a new city has been founded.
I have spent many hours trying to do this but with no success. My idea was to add the UI.LookAt method after any Player:InitCity method calls. Unfortunately, the InitCity calls at UI/InGame/WorldView/WorldView.lua doesn't get called when a city has been founded.
I'm not sure what else I could do, and I was hoping for ideas or help from here.
Thanks in advance