









1-- Let's spawn some props2prop_table = Prop (Vector (200, 0, 0) , Rotator (0, 0, 0) , "helix : : SM_WoodenTable")3prop_chair = Prop (Vector (200, 0, 0) , Rotator (0, 0, 0) , "helix : : SM_WoodenChair")4prop_tire = Prop (Vector (200, 0, 0) , Rotator (0, 0, 0) , "helix : : SM_TireLarge")




