Arma 3
47 ratings
3DEN Create as Simple Object
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Editor Extension
File Size
Posted
Updated
26.097 KB
30 May, 2016 @ 12:15pm
10 Aug, 2016 @ 12:57pm
9 Change Notes ( view )

Subscribe to download
3DEN Create as Simple Object

Description
This mod allows you to create simple objects ( https://community.bistudio.com/wiki/createSimpleObject ) using the abilities 3DEN editor

current version - 0.915 (beta)

TODO LIST

FIXED 1. Restore objects ability
2. Check why some times vehicles creates in wrong direction
3. Stringtable.xml , logo, etc.

remark

https://community.bistudio.com/wiki/createSimpleObject

Supported LODs include Geometry, Fire Geometry, Roadway, View Geometry and ShadowVolume. Supported features include collision, texturing, animation, penetration, AI spotting occlusion, and surface specific sounds (like footsteps). Unsupported features include PhysX, damage, AI pathfinding (causes walking through walls), and built in lights.


https://community.bistudio.com/wiki/Code_Optimisation#createSimpleObject_vs_createVehicle

createSimpleObject vs createVehicle

createSimpleObject is over 43x faster than createVehicle!

createVehicle ["Land_VR_Shape_01_cube_1m_F",[0,0,0],[],0,"none"];// ~3.5 ms
createSimpleObject ["a3\structures_f_mark\vr\shapes\vr_shape_01_cube_1m_f.p3d",[0,0,0]];// ~0.08 ms

Source code:

https://github.com/StDIABLO/3denCSO
Licence: Arma Public License Share Alike (APL-SA)
53 Comments
St.DIABLO  [author] 9 Sep @ 1:14am 
add friend and send pm
Opticshit87 8 Sep @ 12:25pm 
yes, where can i send it?
St.DIABLO  [author] 8 Sep @ 10:58am 
can u make a video of issue
Opticshit87 7 Sep @ 2:16pm 
but i can't interact with it. any suggestion?
St.DIABLO  [author] 30 Aug @ 6:54am 
Hah 20 min )
St.DIABLO  [author] 30 Aug @ 6:25am 
@Martin Friss
> can you please provide a code that I can put in object description

Yea i think i can (must) do this. Give me 2 weeks.
St.DIABLO  [author] 30 Aug @ 6:17am 
you can restore objects from clipboard (check menu)
Opticshit87 26 Aug @ 4:08pm 
when you have restored cso from clipboard, is there any way to interact with the objects agian?
St.DIABLO  [author] 12 Jun @ 9:28am 
в теории да, но я уже год не заходил в арму, может там что-то лучше есть
GameOreh 9 Jun @ 4:24pm 
А мод ещё работает?