Cities: Skylines

Cities: Skylines

Walking at Street Level
40 Comments
homework 23 Nov, 2023 @ 12:49am 
Why do you has set the video on private ?
My pet named steve 19 Nov, 2020 @ 1:54pm 
its been broken for a long time this was a mod for a different time
My pet named steve 19 Nov, 2020 @ 1:53pm 
guys if you have not realized it yet this mod is broken
jayiiful 27 Mar, 2020 @ 1:50pm 
This mod made my game crash and won't load, also removed Procedural Objects for some reason, not recommended:steamsad:
briobob 21 Feb, 2020 @ 5:51am 
Really Poor Quality. The another Mod with name City Drive is much better quality..
ALEX999 JUICE WRLD 30 Dec, 2019 @ 1:43am 
omg that's what ive been searching for
Marasmusine 8 Jun, 2018 @ 1:41pm 
Works great for me, the mod I always wanted. Might start following cims and pretend I'm stalking them. Shame about the bridges, I imagine that's an insumountable problem as the camera follows the ground.:CapitalDome:
Redeverlasting 2 Jun, 2018 @ 9:07pm 
somebody please tell me how to "walk" while using this camera. it says press ALT and nothing happens. do i hold ALT and scroll or how is it supposed to work exactly? has this worked for anyone else? as it is, i press select the camera icon and im just left with a stationary ground camera. oh and the icon is covering the radio icon.
Alvargon 9 May, 2018 @ 11:21am 
Plese fix the button position, is in the middle of the radio =d
TheLastEngineer 18 Apr, 2018 @ 11:52am 
wrong position
bumble 22 Mar, 2018 @ 4:09pm 
Fix for DOF?
Colonol Nutty 28 Feb, 2018 @ 12:44pm 
I can confirm, this mod enables achievements. The achievement tab shows as greyed out and when loading the save it shows the "Achievements disabled" icon. But it does in fact enable the achievements. I was able to get the "Lawmaker" achievement even with this mod and a few others enabled. Spent hours googling, decided I would post this here for others spending hours googling.

P.S. Steps I did for better clearer instructions.
1. subscribed to the mod
2. enabled this mod in the content manager
3. loaded an older save
4. Did the steps to get the Lawmaker achievement (Applied a policy to a district I created)
5. Got the Lawmaker achievement.

The only downside is, the achievement tab in game is still greyed out and disabled. Just a visual issue, can still get achievements
bpdenverco 20 May, 2017 @ 12:35pm 
is their a way to move the enable view icon, upper top right. it covers the radio player select menu.. Thanks or may move it to the left some more
fiziwig 13 May, 2017 @ 12:02am 
I had no idea just how nice my city really was until I walked around inside it. I thought I knew my road layout, but I got lost a couple times wandering around at street level! What a great experience. It adds a whole new dimension to the game.
wackyhead04 30 Dec, 2016 @ 2:29am 
It's good but here is how I'd change it: I don't know much about making a mod for cities: skylines but one; change the walking speed down. Then add the first person camera onto the main camera and add a script onto those cameras that goes like:

public Camera cam1;
public Camera cam2;

public string cam1Button;
public string cam2Button;

private ArrayList<Camera> cameras;

void Start(){
cameras.Add(cam1);
cameras.Add(cam2);
}

void Update(){

if(Input.GetButtonDown(cam1Button){
SwapCamera(cam1);
}
if(Input.GetButtonDown(cam2Button){
SwapCamera(cam2)
}
}

public void SwapCamera(Camera cam){

foreach(Camera c in cameras){
c.enabled = false;
}
cam.enabled = true;

I dont know how exactly colliders work in the game but it would great if you didn't go through the prefabs and just stuck to the terrain.
tibe cornelis CS.MONEY 17 Dec, 2016 @ 8:13am 
how to download
:steamhappy:
Kwotch 12 Aug, 2016 @ 3:03am 
Why am I falling through the bridge, while i'm trying to walk over it?
Brutal_Art 1 Jun, 2016 @ 9:36am 
can you go into free cam mode whilst at street level? if so how please?
Brutal_Art 1 Jun, 2016 @ 9:28am 
DOF done. awesome mod
Brutal_Art 1 Jun, 2016 @ 9:17am 
Its blured, any ideas?
quasar1334 2 Jan, 2016 @ 10:20am 
It just doesn't work for me anymore. Period.
jorbje 4 Nov, 2015 @ 11:56am 
Great mod.
1. Could you please adjust the clipping plane even more? I have three screens, and things that are close are clipped on the side monitors.
2. It would be great to adjust the field of view
3. It would also be great to move up/down while driving with a vehicle. Now I can only move back/forth, side/side and rotate.
Elesbaan 25 Apr, 2015 @ 3:57pm 
I can't get it to move. It says Alt to toggle walking, but it doesn't seem to do anything. :(
_-NeoCortex-_ 17 Apr, 2015 @ 5:12am 
Thx, thats so Amazing! Now add driving a Car and GTA 6 is born. Still Waiting for this.
Deon ☣ 21 Mar, 2015 @ 10:29am 
This mod makes my city building experience really rich!
It's fun to watch your city grow from the sky, but it's much MUCH MUUUUCH better when you can walk around in parks and look at your streets from the ground level. The perception of the city changes. Now "just another block with some shops" becomes interesting, and this mod makes other building/parks mods much better because you can take a closer look at them!

I cannot tell how much I enjoy it. THANK YOU!
Seraph 20 Mar, 2015 @ 11:03am 
Works well. Fun to watch the wall of water rushing at you when you destroy your dam!
Would be nice to have it work when walking across bridges too.
Chashmodai 19 Mar, 2015 @ 12:16am 
Cool. Now I'll just download the save with Los Santos and this is practically GTA V. Thank you for saving me 59 euro, phoe!
Ronarch 16 Mar, 2015 @ 10:01am 
Is the movment speed adjustable?
It seems too fast for me in the video.
Incendiário 16 Mar, 2015 @ 5:31am 
Yeah, I've never had a glith with this mod, it works fine for me and I walk all over my cities...
phoe  [author] 15 Mar, 2015 @ 4:56pm 
@Gentoo The camera should be 1.8 meters off the ground. Can you post a screenshot of this clipping?
Gentoo 15 Mar, 2015 @ 3:44pm 
Is there a way to lift the camera a bit further off the ground? I keep clipping into the ground, caushing graphics glitch.
CaptRobau 14 Mar, 2015 @ 7:06pm 
This adds just a whole new dimensions to the game. It makes the towns, cities and environments really come to life. Makes you want to build more stuff, to see how it looks from a human perspective. My favorite mod so far!
Incendiário 13 Mar, 2015 @ 8:23pm 
That was amazing! It's awesome trying to figure out where to go in your own city!
zuff 13 Mar, 2015 @ 5:59pm 
@phoe fantastic. Great job!
phoe  [author] 13 Mar, 2015 @ 2:17pm 
@Zuff McGruff I added this on my newest update. You can now toggle walking mode on or off :).
zuff 13 Mar, 2015 @ 12:04pm 
Holding alt to slow down would be great! Good job.
Sir Peppers 12 Mar, 2015 @ 7:04pm 
It works great.
pete the dragon 12 Mar, 2015 @ 1:43pm 
What you guys can do with this game never ceases to amaze me. Fantastic, thank you!
Klængur Thoroddsen 12 Mar, 2015 @ 1:27pm 
Hi, is there any way you could include the source code with the mod or post it to github and link to it? I would really like to learn how you did this and it would be really helpful!
obv 12 Mar, 2015 @ 11:42am 
Good now incorporing other options
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=406452880&searchtext=

and no traspasser buildings and cars