does lemur support hud ?
By hud do you mean a 2D UI that sits infront of the main 3D scene? If so yes, thats one of its main use cases. Or do you mean something else?
yes and its dynamicly can change value
hud its like hp in minecraft u cant click on it but its dynamicly change its value
Yes, there are a number of lemur examples like that. It would definitely be able to supprt that. You’d just connect your lemur UI to the gui node
like that?
1 Like
Take a look at DebugHudState
here is a usage example
1 Like