Hello guys, i have this 2D screen in my game, it is totally messed up in editor but ingame its shown correctly
editor:
ingame:
Any ideas why would it get messed up like that ?
Hello guys, i have this 2D screen in my game, it is totally messed up in editor but ingame its shown correctly
editor:
ingame:
Any ideas why would it get messed up like that ?
Hello @smokys
I am aware of this case…
Make sure camera entity is not inside of 2D Screen.
In other words, camera should not be child of 2D Screen.
If above line does not fix the problem then Can you please share entities hierarchy image where camera and 2D Screen is located?
Thanks for the reply, camera was child of 2D screen, however the issue was not resolved by changing its parent
I also tried put bottom part “Upgrades, Market,…” directly under 2D Screen, but it didnt do anything, tried to change hierarchy few times but still nothing
Hi @smokys, long time no see!
Make sure all parent entities of your elements have an element component as well.
Hello @Albertos , its been long time indeed, used to spend my lifetime here haha… had a short break but my journey continues here again… also i found out what i did wrong, instead of empty entities i used group element… im gettin stuck on basics but its going well, getting to feel like home again
Great, good to have you back! Good luck!