Using Unity to create objects on the map?
Discussion in 'Rust Development' started by Rakeki, Mar 30, 2016.
-
Wulf Community Admin
No, the only thing you can use is what already exists in the game. Rust does provide a ddraw command that you can use for basic shapes.
-
I have tried that, I want to make the bubble which is used within Battleroyale to make visual zones.
-
You can use ddraw to draw a big sphere from the middle.
-
With the BuildPlugin you can use
/plant 235
so it will spawn very small version of the
assets/prefabs/visualization/sphere.prefab
If you find any way to change the size and let it still be there after a server restart, please let me know...
I want to do something similar like you
(showing Safe-Zones) -
i just tried this and it gave me a bubbling oil thing on the ground not a sphere.
anyway we can find out how to find items like the sphere -
Yes you are right, they all seem to have changed.
Anywhere here was a little Plugin that shows all prefabs...
[DOUBLEPOST=1459870865][/DOUBLEPOST]Maybe this will help...
[DOUBLEPOST=1459871004][/DOUBLEPOST]Just tested and yes, with the attached plugin and the command
/spawnpre "assets/prefabs/visualization/sphere.prefab"
you can spawn one. -
yeah i found it but it only gives me a little cloudy ball.
not sure why that is tho
the rest seem to work
sorry im a noob at this and cant get it to work with other stuff you have posted.
can you help a bit more i wanna try spawn a bus in and freak my members out lol
unknown command: spawnpreLast edited by a moderator: Apr 5, 2016 -
They don't work

They tried it in that thread.
And the small ball is the only thing i can spawn... hope someone more skilled will read this and find a way
-
yeah itd be good if they could.
the bubbling oil patch works works tho and thats not in the game.
you need that to place the pump jack so lets just hope something comes along with this. id love to see car models or sumthing different that i can spawn in the game and shock my members lol -
Apperently things made in procedral generation cant be spawned
