So basically I’ve made a game like Rust or Dust: Wasteland Survival and it works great but there are a few bugs.
The game engine is super easy to improve and its not that bad, it has a crafting system, crafting workbench, placement system, weapon system, destruction handler, Building placement system, and more!
Again, This is in alpha and the engine is [a little] buggy, but it works as intended.
I’m Planning on releasing this source since I think people will build a better engine on top of this.
This is very, very cool; I love the game! Great job building the base engine; this has lots of potential I see. You have done amazing and it looks great, the bugs will go away with time as you find and fix them. Great job!
actually its just the models and the UI (im not a good modeler or graphics designer.)
the building system has what i could learn from the template and added in my own way
(i dont like using other peoples code) so ive made this 99% all by myself.
(all exept for some models and some snippets of code from the template.)
soo yea, ill be releasing this as open source so you can look at it, but somebody wants it before i release so i will just give it to them maybe.
ALSO: this isnt “just a building system” its a crafting system, destruction system, resource gathering system, anti cheat system and more. plus the template was third person, so how could i have made it first person without breaking the code?