So being new to screen objects, I have some questions
*Upon window resize I have to manually resize hud or is it automatically resized??
*I noticed that if a map does not scale to fit objects why do screen objects placed at "map1:1,1" appear centered and not in southwest corner??
*Can I use hud objectswith other elements besides maps??
ID:2213613
![]() Feb 15 2017, 10:55 am
|
|
"hud" as in an object you added to the screen? If so, yes.
What you should be doing is using the directional anchors to position screen objects. Example: screen_loc = "map_control:WEST, SOUTH". The order doesn't matter here and is personal preference; you could write "SOUTH, WEST" and get the same result.
Can't say I understand this, but screen objects only work with the map.