sprite :: source_orientation_offset

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
User avatar
ownlyme
Filter Inserter
Filter Inserter
Posts: 445
Joined: Thu Dec 21, 2017 8:02 am
Contact:

sprite :: source_orientation_offset

Post by ownlyme »

i just made this mod:
https://mods.factorio.com/mod/leave_the_lights_on
but now realized that the tanks have rotated lights so i can't just copy their light cones into a single layered sprite
because unlike the .light property, which has a "source_orientation_offset", there is no such thing for sprites

for my case i can just make multiple sprites and transfer the offset from the data stage to the runtime stage somehow, but isn't it weird that this isn't possible yet?
creator of 55 mods
My api requests/suggestions: ui relative for overlay||Grenade arc||Player Modifiers||textbox::selection||Singleplayer RCON||disable car's ground sounds
Post Reply

Return to “Modding interface requests”