Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I go about making a base defense "core"?

Asked by 4 years ago
Edited 4 years ago

I am new to scripting, so I decided to jump into the deep end with a project and learn as I go and cross each bridge as I get there. I am currently at a stage where I need the core. The teams will defend their core and attack opposing teams' cores. How would I go about this? I have the model. Should I put a humanoid in it and check its health? Should I just script a health value and detect for attacks? What's the best way of going about this? Thanks all, all help and suggestions are appreciated.

0
These all could work. The best way to go about it is test yourself. Its a good skill to have anyway. Build each version and test for what you want to optimize, be it framerate, physics updates, etc. That way you understand all the variables, and it will be closer to what you ideally want. Benbebop 1049 — 4y

Answer this question