Does anyone know if there's a way to rotate the mini-map 180 degrees for specific players?
My map is a top vs bottom map and I want the player to always be looking up, I've created cameras for two of the players so they face the opposite direction but when playing as those players the map appears backwards.
I think there is a few way to do this actually. Go look in the "game" triggers, or go to rotate-dialog-item. The minimap is a template-item I believe. Maybe you'll have to first remove it, and then add it again and set a variable to last created dialog item, as I don't think you can find the default one anywhere in presets, I might be wrong tho
Does anyone know if there's a way to rotate the mini-map 180 degrees for specific players?
My map is a top vs bottom map and I want the player to always be looking up, I've created cameras for two of the players so they face the opposite direction but when playing as those players the map appears backwards.
I think there is a few way to do this actually. Go look in the "game" triggers, or go to rotate-dialog-item. The minimap is a template-item I believe. Maybe you'll have to first remove it, and then add it again and set a variable to last created dialog item, as I don't think you can find the default one anywhere in presets, I might be wrong tho
@JakeCake26: Go
Necro.
-Is this possible?
i highly doubt that. it's not dialog item for sure :p its in layout files but never heard about rotating.
@JakeCake26: Go
I've actually tried the method of rotating dialog item containing Panel that holds the minimap. It does not work. :(