Cities: Skylines

Cities: Skylines

207 평점
Realtime
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
54.272 KB
2017년 8월 28일 오전 4시 57분
1개의 변경 사항 ( 보기 )

다운로드 위해 구독하기
Realtime

Ronyx69님의 1 모음집
Don't make your assets too bright.
아이템 4개
설명
Allows replacing textures and meshes ingame in realtime for testing purposes.

FOR ASSET CREATORS

d/a/c/i/n/s and mesh for buildings/props/vehicles(reimported mesh wheels won't spin)

d/a/c/n and mesh for trees (LODs update once camera is moved)


Imports files from the local asset import folder.
Textures are PNG just like normally, mesh must be OBJ format.


SHIFT + ALT + R to open UI


Thank you to:

Simon Royer for the UI and help.
boformer for the initial mesh replacement code and help.


Known issues:

LODs can't be replaced, except for trees, which are rendered realtime.
Wheels will not spin for replaced vehicle meshes.
Object must be placed at 0,0,0 before exporting OBJ. (In 3ds Max at least, also possibly X flipped?)
Textures which are shared because of Loading Screen Mod will all get replaced.
If you originally didn't import some textures (like A C I) and then use realtime to "replace" one of them, or only two of them, one of the channels might get inverted incorrectly, to fix it just import all textures of a type (so A C I or X Y(normal) S) (create solid black/white ones if you don't need some textures).

I can't test every possible scenario with every possible prefab type, so maybe something may import incorrectly.


Source Code:
https://gist.github.com/ronyx69/280e5695b3caeac7ef8b356cc36e0a7c


Twitch[twitch.tv]
YouTube
Twitter
Simtropolis (Assets/Mods)[community.simtropolis.com]
Simtropolis (Tutorials/Scripts/Help)[community.simtropolis.com]

Asset Requests[docs.google.com]

Donate (Ronyx)[paypal.me]
Donate (Simon)[www.paypal.com]


http://cslmodding.info
댓글 35
Æron 2022년 9월 1일 오전 4시 42분 
amazing mod... time saver
Skyliner 2022년 5월 20일 오후 12시 06분 
@savetheclocktower, can you publish that?
BUBAKAR 2022년 5월 15일 오후 5시 14분 
@savetheclocktower thanks, that's pretty useful!
savetheclocktower 2021년 8월 17일 오후 12시 30분 
Like others, I couldn't get the Realtime UI to pop up, so I dug into the source code to see if I could fix it. Only then did I realize that this mod is designed to work within a game session, not in the asset editor .

I haven't tried to use it in a game session, but I assume it would work. I built my own version so I could enable it inside the asset editor. It's easy enough to do if you've made a mod before; on line 21 of the source code, just add conditions for LoadMode.NewAsset and LoadMode.LoadAsset. Once I did that, the key combo opened the UI inside the asset editor, and I could choose the building I was importing and hot-swap new maps onto it. I haven't been able to get OBJ files to hot-swap in the asset editor, but that doesn't surprise me.

If you do make these changes, you're on your own. Please don't bug Ronyx or Simon about it. I won't be of any help either; other than the one line I changed, I know nothing about this mod.
MobiusOne 2021년 5월 23일 오전 10시 44분 
I've the same problem* unfortunately. I disabled all assets and mods except for this and i can't the UI to open.
Lim Dzhy Gen 2021년 5월 20일 오후 4시 02분 
havin same problem as capitan poof has!!!
Captain Toof 2021년 5월 16일 오전 1시 50분 
No UI on shortcut. What to do then?
dasaqui 2020년 12월 7일 오전 11시 19분 
There is a problem in linux, maybe with paths, linux uses normal slashes while windows uses backslashes to separete folders... so i can't use the mod in my linux computer
Tysk 2020년 3월 5일 오후 12시 17분 
Timesafer <3
Naylin 2019년 9월 20일 오후 7시 53분 
This is totally AWESOME!!! I was getting SOOOOOO sick of recreating my asset, quitting the game, opening the game, loading my save and checking it out just to not like it and start the whole process all over! THEN, I came across this!