Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark Physics & Dark A.I. & Dark Dynamix / cloth starting with no 'wind'?

Author
Message
David iz cool
18
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 6th Aug 2006 03:51
hi,i was wondering if u can start a cloth without it moving around like its in the wind?

i want to put some in my mansion but only have it move if something touches it.
Xarshi
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: Ohio
Posted: 6th Aug 2006 04:20
doesn't cloth normally do that??

Woohoo. DP is finally released!
Takis76
19
Years of Service
User Offline
Joined: 9th Apr 2005
Location: Greece
Posted: 7th Aug 2006 01:50
put this

phy set cloth external acceleration ID,0,0,0

http://i-access.gr/future/Banner.jpg
You are an elite hacker and try to save the cyberspace.
David iz cool
18
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 7th Aug 2006 01:55
that doesnt do anything.
HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 7th Aug 2006 01:57
or this one

m=phy get cloth damping ( ID )

I'm not getting you down am I, Ho Look! another fancy Door?
HowDo
21
Years of Service
User Offline
Joined: 28th Nov 2002
Location: United Kingdom
Posted: 7th Aug 2006 01:58
should have been this to set the other to find what state its in.

PHY SET CLOTH DAMPING

I'm not getting you down am I, Ho Look! another fancy Door?
David iz cool
18
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 7th Aug 2006 15:53
Quote: "PHY SET CLOTH DAMPING"


that doesnt do anything either,im trying to stop the banner demo from moving around (in the wind).
Zone Chicken
20
Years of Service
User Offline
Joined: 25th Jan 2004
Location: `~-..-~`~-..-~`
Posted: 7th Aug 2006 18:42 Edited at: 7th Aug 2006 18:48
I think what you are looking for is this.

Static

The static property of cloth allows for disabling the integration / simulation of the cloth. For example a piece of cloth can be created and simulated for a while to achieve the desired effect, then made static to avoid the simulation overhead of continually simulating the cloth. This might be useful to achieve a realistic look for a table cloth draped over a table. Simulation for the cloth could be enabled again if the player comes into contact with the table. Setting this property is also useful for performance gains. The command to control the state is phy set cloth static. By default the cloth is dynamic.


if upkey() = 1
phy set cloth static 3,1
endif
if downkey() = 1
phy set cloth static 3,0
endif

phy set cloth static objnumb,0 = no physics, 1 = physcis enabled

David iz cool
18
Years of Service
User Offline
Joined: 21st Sep 2005
Location: somewhere lol :P
Posted: 7th Aug 2006 21:36
not exactly what i want,but i guess it can be done like this,anyway ive already decided to make my curtains just touch a static phy floor like in the cloth ball demo.i wanted my curtains to hang,but oh well.

thanks for the help!
monotonic
18
Years of Service
User Offline
Joined: 24th Mar 2006
Location: Nottinghamshire, England
Posted: 7th Aug 2006 23:00
Have a look at the bullet cloth demo, the cloth in that hangs freely but doesn't sway randomly.

I know the voices aren't real, but they have good ideas!
ESP
17
Years of Service
User Offline
Joined: 2nd Aug 2006
Location: London, England, U.K.
Posted: 8th Aug 2006 12:54
Hi Guys,

Could somebody please post a compiled .EXE of a curtain opening? It could be all I need to get my Boss to buy me a PPU

Robin

Login to post a reply

Server time is: 2024-04-19 23:37:10
Your offset time is: 2024-04-19 23:37:10