I hope this video helped a lot of people! :D I do apologise because there is no stability system in this rust building system because I couldn’t get it working but as soon as I do get it working I’ll make an update video on that! COMMENT your DISCORD USERNAME so I can add you for extra help! SUBSCRIBE so you don't miss any of my videos! LIKE the video if this helped you
@lightning4.18 күн бұрын
Really good video
@RetroAmythest18 күн бұрын
@ Thanks bro!
@HeroDevv18 күн бұрын
I like this, but it's not very secure. Exploiters could use the remote events to make stuff such as kill all, break all structures, and also the explosions, firing, animations, weapon viewmodels, are all client sided, meaning other players can't see what you are really doing, and it looks like stuff is just randomly taking damage. Other than that, it seems really cool! Edit: Building is also not very secure, exploiters could also probably make something to spam build everywhere since all the checks happen on the client.
@RetroAmythest17 күн бұрын
@@HeroDevv Tbh I haven't really learnt yet how to stop exploiters in coding. Thanks for the feedback I will try to see what I can do
@originalmonkeyvr20 күн бұрын
This will be sooooo helpful with a sandbox map i was trying to make!
@RetroAmythest20 күн бұрын
@@originalmonkeyvr You’re welcome bro! There’s only one thing I didn’t add to this system and it was a stability system but I tried to make it and it didn’t really work. But if I get that working I’ll let you know
@originalmonkeyvr20 күн бұрын
@RetroAmythest ok
@originalmonkeyvr20 күн бұрын
@RetroAmythest im pretty sure i can tinker with it and make npc spawn with the same building script (Just a thought)
@cheeseman_doge19 күн бұрын
This is actually pretty cool. I wanted to add a building system to a game I am trying to make, and this is just the thing!
@RetroAmythest18 күн бұрын
You're welcome!
@DavidWinstead20 күн бұрын
WOW man, thanks for this, it'll come in handy for sure!
@RetroAmythest20 күн бұрын
@@DavidWinstead You’re welcome! I hope you enjoy it!
@ADoodle_Gt19 күн бұрын
Wowie this is the good stuff people need to see
@RetroAmythest19 күн бұрын
Thanks man! I do hope people see this
@sirinponie19 күн бұрын
Thx man that awsome
@RetroAmythest18 күн бұрын
You're welcome!
@koainanis584020 күн бұрын
Yeah Thank you Bro. I hope this will help me ;D
@RetroAmythest20 күн бұрын
@@koainanis5840 You’re welcome bro!
@catlandmeow16 күн бұрын
Still legend
@RetroAmythest16 күн бұрын
@@catlandmeow Thanks so much bro!
@KalyConianКүн бұрын
I have two questions The 1st question is there a way to make an entire brand new item like a light or hafe wall instead of replacing a model.the second question is I'd there a way to make items so when you pick up like wood stone ect it adds more material to your inventory thanks for seeing this!
@RetroAmythest18 сағат бұрын
@@KalyConian For the first question, you need to do lots of things to make new items. I should’ve shown it in the video my bad and for the second question you can make a way for players to get materials like by chopping trees and then use a server script to add to their leaderstats, simple
@6GhostPlus2 күн бұрын
How do you change the upgrade material (etc) when making your own structure?
@RetroAmythest2 күн бұрын
@@6GhostPlus In the upgrade server script it loops through all the parts and then makes them stone. You can make it your own material there
@DakkaeX13 күн бұрын
i try to build on a plot but it will not work
@RetroAmythest13 күн бұрын
Are there any errors in the output? And did u use the plot model?
@YellowStoneWastelands18 күн бұрын
Is there a way for the structures to save when I leave the game everything deletes?
@RetroAmythest17 күн бұрын
You would need to save everything in the builds folder in workspace in a table when the player leaves and then when the player rejoins copy everything from the table and put it into the builds folder.
@itsCriticaI20 күн бұрын
dang so cool
@RetroAmythest20 күн бұрын
@@itsCriticaI Thanks bro!
@itsCriticaI19 күн бұрын
@ np
@JosephMatthews-g7o4 күн бұрын
How do u change animations?
@RetroAmythest4 күн бұрын
@@JosephMatthews-g7o Which animations?
@m3troi14 күн бұрын
Is there equipment/crafting in this?
@RetroAmythest14 күн бұрын
@@m3troi No there is no crafting in this sorry
@m3troi14 күн бұрын
@@RetroAmythest ;/ okey
@Marshall_Spectic2 күн бұрын
How can we add our own models?
@RetroAmythestКүн бұрын
@@Marshall_Spectic I showed in the video
@BodyTheDev18 күн бұрын
I will like if it has coloring system
@RetroAmythest18 күн бұрын
Well you will have to make that because I have made the whole system
@DarkShadow-xd4td11 күн бұрын
Is it softcoded? So i can change it based on my inventory system?
@RetroAmythest11 күн бұрын
@@DarkShadow-xd4td Not really, it is kinda complicated to change but it depends on how your inventory system works
@dusty-shadowman11 күн бұрын
@@RetroAmythest qeustion. is there a tutorial on how to set it up? i tried adding it aand i couldnt place stuff. it wouldnt project stuff either, i ungrouped everything where it should be
@RetroAmythest11 күн бұрын
@@dusty-shadowman Hmm, did you ungroup everything in their correct places? and also did you accidentally delete something? Are there any errors in the output?
@dusty-shadowman11 күн бұрын
@@RetroAmythest nvm i fixed it. if i change any part of the code the whole thing breaks. but uhh how do i make stuff damage objects? when i try to make it damage objects nothing happends. even if everythings set up correctly.. could you make a script for simple click to damage struxcture script? i just need some foundation of code to wrok off off. please.
@RetroAmythest11 күн бұрын
@@dusty-shadowman I showed in the video how to make more weapons damage
@Duckooozy20 күн бұрын
Mobile support?
@RetroAmythest20 күн бұрын
@@Duckooozy Yes, I’m pretty sure it has mobile support