SL23W30: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[SL23W29|◄ SL23W29]] | [[SL23W31|SL23W31 ►]]
[[SL23W29|◄ SL23W29]] | [[SL23W31|SL23W31 ►]]


**'''Hitbox at wrong location...'''
*'''Hitbox at wrong location...'''
**'''Screens currently do not support multiple variants'''
*'''Screens currently do not support multiple variants'''
***'''This is in conflict with the variant.getWorldLoc(origin); position information'''
**'''This is in conflict with the variant.getWorldLoc(origin); position information'''
***'''How should this be implemented/updated'''
**'''How should this be implemented/updated'''
**'''Using Vec as rotation in stage might cause problems because getWorldLoc will return a value only with Pitch and Yaw, loosing Roll'''
*'''Using Vec as rotation in stage might cause problems because getWorldLoc will return a value only with Pitch and Yaw, loosing Roll'''
**'''Use ColorRules, TextRules, Symbols again for most outputs, including fake-messages'''
*'''Use ColorRules, TextRules, Symbols again for most outputs, including fake-messages'''

Revision as of 23:54, 1 August 2023

◄ SL23W29 | SL23W31 ►

  • Hitbox at wrong location...
  • Screens currently do not support multiple variants
    • This is in conflict with the variant.getWorldLoc(origin); position information
    • How should this be implemented/updated
  • Using Vec as rotation in stage might cause problems because getWorldLoc will return a value only with Pitch and Yaw, loosing Roll
  • Use ColorRules, TextRules, Symbols again for most outputs, including fake-messages