Black belts deprecated


18 days ago
2.0
285
Logistics

g arrow spacing by color?

25 days ago

i would like to set the double arrow spacing by belt color.

21 days ago

That looks like it'd require quite a bunch of changes in the code, in order to display the proper sprite for each type of belt instead of doing the same function.

And you'd also need a whole new spritesheet for green belts arrows if you want the quadruple arrow spacing.

21 days ago
(updated 21 days ago)

Yep. We need to create a new sprite for the quadruple arrow spacing. The turbo ( green ) belt looks bad even with double arrow spacing.

The code part should be easy, we would need to add the logic in get_belt_animation function.

20 days ago
(updated 20 days ago)

Maybe the "beltdata" in the data.lua file could have an "arrow" parameter that denotes if it's single, double or quadruple, which then could be plugged in the get_belt_animation_set function to grab the proper sprites as needed.
I'll see if I can get something done, including for the arrow spritesheet image, but don't expect anything soon...

18 days ago
(updated 18 days ago)

I'm not a coder, I just found an old mod and uploaded it to the mod portal to play with friends who like it too. Added your lines to the code, thank you. I do not know what to do with the animation of green belts.

18 days ago

I'm not a coder, I just found an old mod and uploaded it to the mod portal to play with friends who like it too. Added your lines to the code, thank you. I do not know what to do with the animation of green belts.

Hey no problems man. Thx for reuploading this btw

17 days ago

If you fork this mod, let me know, and I'll install it for myself.

13 days ago

Just letting you guys know: I forked the mod and fixed the arrow spacing for turbo belts. :)
It should all work fine for vanilla, I'll roll out compat options later.
Try it out here!

12 days ago

Cool! Thanks!

New response