Feedback on My Building System!

Hey everyone,

This week I’ve been working on a building system for my game and wanted to get some feedback from the community. The system is still a work in progress, but the core mechanics are functional. I’ve made a short video showcasing how it currently works:

--Video is compressed 6x--

I’d really appreciate any thoughts, suggestions, or hate.

  • Is the placement smooth and intuitive?
  • How much would ‘Tweening’ effect performance?
  • Are there features you think would improve the experience?
  • Any performance or usability concerns you notice?
  • Does any of the UI look subpar?

Notes/Edits:

  • I fixed the transparency bar

Thanks in advance for taking the time to check it out!

6 Likes

This building system is EXCELLENT! Great job on it! How long did it take to make this building system? I rate it 9/10!

3 Likes

all i would really add is a color wheel, there’s a couple modules and resources out there for that if you don’t want to code your own. aside from that, awesome

3 Likes

it’s good not gonna lie 8 out of 10

2 Likes

Thanks for the feedback! I started last Friday.

Great idea! Sounds like a fun coding challenge!