yoel123 / godot-yoel-space-sim-game

a space sim/space combat 3d game made with godot
Other
6 stars 4 forks source link

ship debris 3d modal parts slicing #33

Closed yoel123 closed 6 months ago

yoel123 commented 1 year ago

when the ship explodes i want a couple of objects to replace it as debris, their color will be changed a bit.

the objects will be parts of the ships 3d modal cut into parts.

i think I will do this myself as its not that hard.

can be done with the godot csg features that support 3d meshes:

https://godotengine.org/article/godot-gets-csg-support/

yoel123 commented 1 year ago

started working on that, will have to add a script for wreckage movement and rotation, maybe more effects,

yoel123 commented 6 months ago

done and done (with csg).

https://www.youtube.com/watch?v=wfNYy52zBUU&ab_channel=yoelgodotspacesim