Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
6 registered members (TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible), 17,843 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
shattered column #452514
06/15/15 08:18
06/15/15 08:18
Joined: Jan 2005
Posts: 282
devon UK
D
DAVIDMORETON Offline OP
Member
DAVIDMORETON  Offline OP
Member
D

Joined: Jan 2005
Posts: 282
devon UK
Hi Folks,
Is there any way I can achieve this?
A stone column is hit by a missile and shatters into fragments, the pieces falling to the ground.
I seem to remember something about 'gib' or gibbs' somewhere, when a structure breaks into pieces - but can't find any referance to it.
Thanks in anticipation, David

Re: shattered column [Re: DAVIDMORETON] #452518
06/15/15 12:33
06/15/15 12:33
Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
MasterQ32 Offline
Expert
MasterQ32  Offline
Expert

Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
the artistic simple way is to create an animation of the shattering column, if the column getting hit just oneshot the animation

the programmatically (simple) solution is to create a normal column model
and a bunch of gibbs of the column
when the column gets hit, destroy the original model, replace it with the gibs models and set each model to a physics entity, then apply some force.

there are also solutions that can create shattered meshes from an already existing model but they are complex and cost some bucks


Visit my site: www.masterq32.de
Re: shattered column [Re: MasterQ32] #452542
06/16/15 07:18
06/16/15 07:18
Joined: Jan 2005
Posts: 282
devon UK
D
DAVIDMORETON Offline OP
Member
DAVIDMORETON  Offline OP
Member
D

Joined: Jan 2005
Posts: 282
devon UK
Thanks MasterQ32,
I seem to remember 'gibbs' in an earlier edition of 3dgs, but can't find any data in the A7 - anyway, I'll give you suggestion a go - thanks again, David

Re: shattered column [Re: DAVIDMORETON] #452792
06/25/15 14:48
06/25/15 14:48
Joined: Jul 2001
Posts: 4,801
netherlands
Realspawn Offline

Expert
Realspawn  Offline

Expert

Joined: Jul 2001
Posts: 4,801
netherlands
Basically you replace the gem model for several parts.
I create a simple tutorial explosion with debris that use physics

you can get it at : http://rp-interactive.nl/3dga8/

here is a clip you can change all to your wishes :
https://youtu.be/o1HP81Li_Lg


Find all my tutorials & Workshops at : www.rp-interactive.nl

Creativity starts in the brain

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1