lock in
average unity moments as you can see on the first image and the video
i think the attachment limit is 4 which is sad
i’ve “modeled” Határ út in a way that vaguely resembles the actual station, which includes a high overpass and a ramp
the second image shows me checking if the assembly fits under the overpass… not the best amount of headroom but i don’t got a lot of time lol
designed the arrival display for M3
luckily i didn’t have to write a second component to handle this, i just added the properties NextMinutes NextSeconds Double
Double controls whether to show two lines
the display should show --:-- if there are no routes within the next 30 minutes
i had a skill issue trying to figure out how to get the next route:
- i didn’t add extra time so it would detect the next one
- i set the second line’s text to the time based on the first route
added station name only signs too, i extracted a superclass from the renderer component
luckily i had written the code in a way that i could just extract a method that does extra logic for the detailed station sign (see the previous devlog)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.