Yoreni Posted July 8, 2020 Share Posted July 8, 2020 hi if i want to make an UI or position sprites nicly i littterly put the x and y in and then i look at it running to see if it looks right if it doesnt look right i keep on doing this untill it does look right. doing that can is very tedious when other people want to position buttons or text do they do it how i do it or do they use something to help them Quote Link to comment Share on other sites More sharing options...
eguneys Posted July 8, 2020 Share Posted July 8, 2020 I have the same problem, First of all I don't know how to set the x y position of the sprites. Is it relative to canvas size (like x = width * 0.2) or absolute positioning. I think one can make an editor for positioning sprites. Or make helper functions to layout the sprites horizontally or vertically with some margin. Also you should use hot reloading, so you don't have to refresh everytime. Yoreni 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.