콘텐츠로 건너뛰기
라이엇 비트

라이엇 비트

  • 집
  • 소식
  • 가이드
  • 비디오 가이드
  • 패치 노트
  • 남용 신고
  • 검색 양식 전환

롤링 라인 – 트랙 스타일 모딩 공식 가이드

에 게시됨 06/10/2022 에 의해 Franks 코멘트 없음 ~에 롤링 라인 – 트랙 스타일 모딩 공식 가이드
  • 제목: 롤링 라인
  • 출시일:
  • 개발자:
  • 발행자:
Information about Rolling Line is still incomplete. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

This guide explains how to use the track style modding system to create your own custom track styles.

What is a track style?

Track styles are basically different 3D models that you can apply to track.
These can include all kinds of things, 좋다:

  • Rails
  • Sleepers
  • Bridges
  • Tunnels
  • 도로
  • Road markings
  • 울타리
  • 등…

When you get really creative with track modding you can use this system to create anything that follows a custom curve! It doesn’t have to be track at all.
Things like fake roads, tubes, 파이프, fences, etc can all be made using this system.

All you need to do is supply a “segment” 3D mesh, which is then duplicated and twisted to match the shape of the track:


Using a custom track style

Once you have made a new track style in the modding system (or downloaded one from the workshop) it will simply show up in the list alongside all the other built-in track styles.

열기 “track style edit UI” on a piece of track by pressing Q when hovering over it:

You will then see a window which shows all the different styles applied to the track. 간단히 클릭하세요 “Add new” to access the full list of available styles:

This list will show all built-in styles (like rail types, sleepers, 등) as well as any modded styles you have:

Example mod files

You can find some example models here:

...(프로그램 파일)\Steam\steamapps\common\Rolling Line\Modding\templates\track style mod examples\

이 가이드의 경우, we are going to use the “street rails” example model.

...(프로그램 파일)\Steam\steamapps\common\Rolling Line\Modding\templates\track style mod examples\ trackStyle_TrackStyleExample_street_49087

Copy the “trackStyleExamle_streetRail.obj” file and paste it into the “custom assets” 접는 사람 (just like you would with the prop modding and train modding system).

The custom assets folder can be found here:

...(프로그램 파일)\Steam\steamapps\common\Rolling Line\Modding\custom assets

Any files inside this folder can be accessed in-game using the modding system.

For more information on how to use assets please look at the official guides for train modding and prop modding.

Setting up your mesh

먼저, I recommend using an example model as a template.

This way you can easily match the position/rotation/scale of the template model.

If you look at the 3D model inside some 3D software (like Blender) the main things you need to keep in mind is the rotation and size of the model.

하나 “segment” of track should be exactly 0.1 blender units long.

The mesh should have its origin point at (0,0,0) and it should extend 0.1 units in the +Z direction.

참고하세요: If you have a mesh that doesn’t fill the entire segment length (예를 들어. sleepers, which have gaps at each end) Then you will need to make a small mesh at both ends of the model. This is so that the curve generation system will use the whole length of the mesh and preserve the gaps since meshes are scaled to fit the whole segment:

Creating a mod in-game

Just like with the prop modding and train modding systems, 에 가다 “Modding manager” from the pause menu and set the mod category to “Track style”

You can then click “Add new” to create a new track style mod.

This will then bring you to the main setup menu:

Just like with other mod types, from here you can set the thumbnail and tags.

But since this is a track-style mod, you can also set:

Collision

Set whether this mesh should be used as a collision mesh. The track will automatically use a “ballast” mesh if one exists, 그렇지 않으면, it will generate a default box collision. If the mesh you are making should be used as a collision mesh (예를 들어. a road or bridge) then enable this option.


Track mesh type

This will set what kind of mesh setup you want to use.

If you want your track style to support the left & right split feature then you will need to split your mesh in half. This is so that the track generator can generate a unique mesh for both the left & right sides of the track.

The options are:

  • Single mesh – Supply one mesh that contains the whole model (does not support left & right split)
  • Split left & 오른쪽 – Supply two unique meshes for the left and right sides of the model
  • Automatic invert – Supply one mesh that is automatically inverted (뒤집어진) for each side

If you want your track style to be toggleable for each side of the track the most useful option is “Automatic invert” since you only need to supply one model and the game will automatically flip the model for you:

If you want to provide a unique model for each side, then the “Split left & 오른쪽” option will let you do this.

You can click on the “Edit mesh” options to open the mesh setup window.

Model data editing

Once you open the model editing window you will see a list of meshes:

Using this list you can add multiple meshes for your track style.

예를 들어, if you want your style to be paintable with multiple colours, create a new mesh for each colour slot.

You can also make some meshes use image textures, while others are paintable.

One important thing to remember is that if you are using the “Split left & right mesh” option and are supplying unique meshes for each side of the track, you MUST make sure both sides have the same number of mesh slots, and that paint slots match.

E.g. if the “왼쪽” mesh has 2 mesh slots which are both paintable, then the “오른쪽” mesh must also have 2 paintable mesh slots in the same order.


Editing a mesh

Simply click on a mesh slot to edit it.

This process is exactly the same as it is for setting up models for train & prop mods, so this guide will not go into detail about this.

You can assign your mesh from the custom assets folder, 좋다 “trackStyleExamle_streetRail.obj” 이 예에서:

You can also set whether this mesh uses an image texture, or if it is paintable.

For this example the street running pavement can be a simple grey colour.

딸깍 하는 소리 “Done editing” to save.


Preview model

클릭 할 수 있습니다 “Refresh preview track” to view a loaded preview of the style you are making.

Once you have refreshed the preview model, you can already edit any piece of track on your map to add the new style to it.

딸깍 하는 소리 “구하다” to fully save your new track style.

You can now use it in your maps & upload it to the workshop.

이것이 오늘 우리가 공유하는 모든 것입니다. 롤링 라인 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Franks. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.

이 사이트의 콘텐츠가 귀하의 권리를 침해한다고 생각하는 경우, 귀하의 지적 재산권을 포함하여, 문의 양식을 사용하여 즉시 문의하십시오..
가이드 태그:롤링 라인

탐색 후

이전 게시물: 가상 코티지 유용한 바로 가기
다음 게시물: Fishing Paradiso Achievements Walkthrough + Fish Guide

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

  • 제목: 롤링 라인
  • 출시일:
  • 개발자:
  • 발행자:
Information about Rolling Line is still incomplete. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

부인 성명

인용된 모든 콘텐츠는 해당 소스에서 파생됩니다.. 귀하의 콘텐츠를 허가 없이 사용했다고 생각되는 경우, 우리에게 연락하면 진지하게 받아 들일 것입니다..
  • 회사 소개
  • 문의하기
  • 개인 정보 정책
  • 서비스 약관

저작권 © 2025 라이엇 비트.

에 의해 구동 프레스북 뉴스 WordPress 테마