SL23W44: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with "◄ SL23W43 | SL23W45 ►")
 
No edit summary
Line 1: Line 1:
[[SL23W43|◄ SL23W43]] | [[SL23W45|SL23W45 ►]]
[[SL23W43|◄ SL23W43]] | [[SL23W45|SL23W45 ►]]
<br />
* '''Stubs: Marker implementation vs OreMarkers'''
** An OreMarker can be simpler but is specific
** MarkerStubs probably should have additional manipulations similar to ItemDisplays
*** Usages: Highlight a location, highlight a plot
*** Highlight with movement: Mark a plot at current height an move to 300 height over 5 seconds, '''needs Transition + Duration, Start'''
*** Highlight a non-block area. For example a location marker with a sims-style diamond shape, '''needs Rotation'''
**** '''In addition this kind of marker would probably be best as a 2D-Text marker (auto rotating), making it necessary to use two different implementations'''
**** '''Text CANNOT glow, so no xray stile marking: Making them not useful generally?'''

Revision as of 14:32, 1 November 2023

◄ SL23W43 | SL23W45 ►


  • Stubs: Marker implementation vs OreMarkers
    • An OreMarker can be simpler but is specific
    • MarkerStubs probably should have additional manipulations similar to ItemDisplays
      • Usages: Highlight a location, highlight a plot
      • Highlight with movement: Mark a plot at current height an move to 300 height over 5 seconds, needs Transition + Duration, Start
      • Highlight a non-block area. For example a location marker with a sims-style diamond shape, needs Rotation
        • In addition this kind of marker would probably be best as a 2D-Text marker (auto rotating), making it necessary to use two different implementations
        • Text CANNOT glow, so no xray stile marking: Making them not useful generally?