Cities: Skylines

Cities: Skylines

Mouse Drag Camera by celeron55
21 条留言
LondoSpark 2022 年 6 月 1 日 下午 2:40 
@Aqwind and @Pentasis - I have published a mod with your issues resolved I believe over at https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2815710171 - It's the same mod, just with some tweaks.
Aqwind 2021 年 9 月 26 日 下午 12:05 
Great mod! It is has a bug where the settings reset after game reload. There is also the issue of right clicking while using certain tools creates conflicts. It is exactly what this gem needs besides that!
hottt3 2021 年 1 月 26 日 下午 10:53 
Thanks!!! This is a great mod!:steamthumbsup:
Tesch 2020 年 4 月 27 日 下午 1:06 
It used to be perfect for me, but a few days ago something stop working, and i tryed to uninstal the mod but nothing changed. =(
Drakkonnen 2020 年 4 月 27 日 上午 10:43 
Works fine for me.
Tesch 2020 年 4 月 26 日 下午 12:22 
I think this mod doesnt work anymore, i have it installed but i cant use the right button to rotate the camera. Maybe the new update has some incompatibility with it
Latika 2020 年 1 月 12 日 下午 4:47 
Great but sensibility is really too high.
MR TAFTER 2019 年 12 月 22 日 上午 9:40 
is there any mod out there that allows panning like a normal CADD program.
Pentasis 2019 年 6 月 8 日 上午 1:53 
This really should have the option to use Alt-RMB or use Mouse Button 4 or 5 (side buttons on some mice)
Rena 2019 年 3 月 26 日 下午 6:46 
This is how I expected the game to work! In tools like Blender I'm used to clicking and dragging like this, so it took a while to get used to this game's camera.

It's unfortunate that this conflicts with other uses of the mouse button. The game really should have had this feature built in, then there'd be no such issue.
bugs 2017 年 11 月 22 日 下午 1:20 
Would be great if you could disable it in the options menu, or have a keyboard shortcut to disable it. It also conflicts with rotating props and assets.
ニルス 2017 年 8 月 6 日 上午 6:33 
I'm not sure how most of you play the game but;
reghtclick is used for deleting zones/areas. So there is an conflict.

Is there a possibility to change the one or the other function to the mouse button 4/5 or similar?
MadGax 2017 年 5 月 31 日 下午 12:06 
Seems to sometimes just stop working for me and requires a game restart. Love it otherwise
Nereid 2017 年 5 月 21 日 上午 4:26 
Nice. But it conflicts with the terrain editor. Dragging the map should be disabled while editing terrain.
elmar.stewart 2017 年 1 月 29 日 下午 4:55 
has anyone tried this on a macbook? i think the trackpad isn't recognized as a standard mouse so it isn't working. and i'm far too green to figure out this mod business haha
[SSU]yenyang 2016 年 4 月 26 日 下午 3:33 
For saving variables I use PlayerPrefs.SetFloat, PlayerPrefs.SetInt, PlayerPrefs.SetString. You will need to be using UnityEngine. To Get the saved values its just PlayerPrefs.GetFloat, etc.
kingpinn 2016 年 4 月 22 日 上午 9:18 
fantastic mod - great work - why this isn't in the game as standard is beyond me! @breeze there is nothing to screen shot, it just means that you can move the map by holding right click.
Breeze 2015 年 11 月 4 日 下午 4:10 
I want to see a sample screenshot.
knighthawkGP 2015 年 11 月 2 日 下午 5:26 
There really isn't a good one, just save your settings to xml and load them up back in IUserMod OnEnabled() if you need them for OnSettingsGui or later during OnLevelLoaded if not.
celeron55  [作者] 2015 年 11 月 2 日 上午 8:13 
Also, I wonder why I wasn't able to upload this new version over the old one. I used the same name but that didn't happen and I had to delete the old version manually.
celeron55  [作者] 2015 年 11 月 2 日 上午 8:11 
I made this primarily for my personal use because there isn't a mod available that does it this way.

This mod does it like Transport Tycoon Deluxe if you've played that... or like PDF readers if you've used those.

There's a settings menu, but settings aren't saved between restarts of the game because I haven't found any reasonable API for doing that.