I'm working on a proyect as a sideworker, and during the process of modifying textures, this question came up several times.
Can the Krusty Burger changing sign be modified?
By this I mean the banner that uses the "letter_grid.bmp"/"letter_gri.xml" texture and shader.
In case this were true, I would need to know how to modify the message that is formed with the letters. Thanks in advance.
A somewhat stupid question and perhaps already answered.
Posted in Support
Please login to contribute to the conversation.
And now everyone is leaving? I'm working on a proyect as a sideworker, and during the process of modifying textures, this question came up several times.
Can the Krusty Burger changing sign be modified?
By this I mean t
Kenny Giles Not really a stupid question!
The best solution I can think of is perhaps modifying the shader that uses letter_grid.bmp to use a custom texture with it's own message? You can still then have t
Not really a stupid question!
The best solution I can think of is perhaps modifying the shader that uses letter_grid.bmp to use a custom texture with it's own message? You can still then have the messages randomized by using a 'Set', which is essentially a randomized collection of textures. You can create one by going to 'Edit -> New -> Set'.
The best solution I can think of is perhaps modifying the shader that uses letter_grid.bmp to use a custom texture with it's own message? You can still then have the messages randomized by using a 'Set', which is essentially a randomized collection of textures. You can create one by going to 'Edit -> New -> Set'.