Search found 1 match

by alberto_omegA
Sat Dec 21, 2024 10:14 pm
Forum: Modding help
Topic: Can't fix problem with sprite sheet loading
Replies: 1
Views: 257

Can't fix problem with sprite sheet loading

Hello, rith now creating vecile mod for last factorio version.

Car have 36 direction and sprite sheet is 36 images with 6*6 sprites (one sprite is 209*209, full image is 1266*1266)

But Factorio say what they cant load images longer what 8192 pixels.

Here is code

data:extend({
{
type = "car ...

Go to advanced search