is it possible to create deployables in the world? like research tables etc
Possible to place objects in world?
Discussion in 'Rust Development' started by GlitchedTurtle, Feb 24, 2018.
-
Flippable Turrets - If you take a look at the bottom area of my plugin you can see where I create the entity and place it. In my case its a deployed turret. Or in Blueprint Manager when it creates the workbench.
-
See Message.Type.Entities
-
thanks