武装突袭3

武装突袭3

47 个评价
3DEN Create as Simple Object
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Editor Extension
文件大小
发表于
更新日期
26.097 KB
2016 年 5 月 30 日 下午 12:15
2016 年 8 月 10 日 下午 12:57
9 项改动说明 ( 查看 )

订阅以下载
3DEN Create as Simple Object

描述
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 条留言
St.DIABLO  [作者] 9 月 9 日 上午 1:14 
add friend and send pm
Opticshit87 9 月 8 日 下午 12:25 
yes, where can i send it?
St.DIABLO  [作者] 9 月 8 日 上午 10:58 
can u make a video of issue
Opticshit87 9 月 7 日 下午 2:16 
but i can't interact with it. any suggestion?
St.DIABLO  [作者] 8 月 30 日 上午 6:54 
Hah 20 min )
St.DIABLO  [作者] 8 月 30 日 上午 6:25 
@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  [作者] 8 月 30 日 上午 6:17 
you can restore objects from clipboard (check menu)
Opticshit87 8 月 26 日 下午 4:08 
when you have restored cso from clipboard, is there any way to interact with the objects agian?
St.DIABLO  [作者] 6 月 12 日 上午 9:28 
в теории да, но я уже год не заходил в арму, может там что-то лучше есть
GameOreh 6 月 9 日 下午 4:24 
А мод ещё работает?