Skip to content

Commit 214df19

Browse files
authored
Update README.md
Grammer
1 parent 61a9db3 commit 214df19

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ Current blockers
1818

1919
For most object types the most accurate and quickest way to create sprites is using the [OpenLoco Graphics Helper add-on for Blender 2.79](https://github.com/OpenLoco/Blender-Loco-Graphics). The plugin is forked from [RCT Graphics Helper](https://github.com/oli414/Blender-RCT-Graphics) and there is useful information still in their wiki [RCT Graphics Helper Wiki](https://github.com/oli414/Blender-RCT-Graphics/wiki) that applies for Locomotion as well.
2020

21-
Blender Render last available in [Blender 2.79](https://www.blender.org/download/previous-versions/) is the most accurate render engine (for its time) that we have access to as an open source project.
21+
Blender Render, last available in [Blender 2.79](https://www.blender.org/download/previous-versions/), is the most accurate render engine (for its time) that we have access to as an open source project.
2222
You can use other software to create your models as well, as long as your main source file that you contribute to the project is a a Blender (.blend) file.
23+
Of course, if someone is able to set up a modern Blender render pipeline in Blender 4+ and get reasonable sprite output, this would be hugely appreciated as working on old tools always has drawbacks.
2324

2425
## Requirements
2526

@@ -38,10 +39,10 @@ You can use other software to create your models as well, as long as your main s
3839
- 3D Models
3940
- Models should be made from scratch, or, if you have an existing model that you personally created from scratch, you can use that.
4041
- While we're still deciding on file formats, OBJ or glTF files are probably best for now.
41-
- Scale is *roughly* 10m per 1 in-game tile *for ground vehicles* (buses, trucks, trains, trams). You should be able to fit 4 10x2.5m buses in a single tile. This is a *rough* guide as there is no single true scale. Ships and aircraft have a different scale in the base game (check out the A380!) and no rough scale has been assigned to these yet.
42+
- Scale is *roughly* 10m per 1 in-game tile *for ground vehicles* (buses, trucks, trains, trams). You should be able to fit four(4) 10x2.5m buses in a single tile. This is a *rough* guide as there is no single true scale. Ships and aircraft have a different scale in the base game (check out the A380!) and no rough scale has been assigned to these yet.
4243
- One model per file.
4344
- Textures
44-
- Only use [public domain textures](https://www.cgbookcase.com/textures).
45+
- Only use textures you have created yourself from scratch, or otherwise use public domain textures, such as from [CG Bookcase](https://www.cgbookcase.com/textures).
4546
- Save textures as PNG, and limit its size (1k should be plenty in most cases).
4647
- Names
4748
- New. See [OpenTTD's new vehicle names](https://wiki.openttd.org/en/Manual/Trains) as a reference.

0 commit comments

Comments
 (0)