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 GDK / skarkys - getting started

Author
Message
tomtetlaw
15
Years of Service
User Offline
Joined: 18th Jan 2009
Location:
Posted: 3rd Jul 2009 12:14
How do I set an object up so that it collides with stuff, and do i have to set up each object so that they can collide with everything?
Diggsey
18
Years of Service
User Offline
Joined: 24th Apr 2006
Location: On this web page.
Posted: 3rd Jul 2009 12:18
sc_setupobject for simple objects, and sc_setupcomplexobject for complex objects. They can all automatically collide with each other, but you can optionally use groups to separate them, and then use the group versions of each collision command.

tomtetlaw
15
Years of Service
User Offline
Joined: 18th Jan 2009
Location:
Posted: 4th Jul 2009 10:28
wats the difference between simple and complex objects? and what kind of params do i put into SC_SetupObject() ?
Diggsey
18
Years of Service
User Offline
Joined: 24th Apr 2006
Location: On this web page.
Posted: 4th Jul 2009 12:09 Edited at: 4th Jul 2009 12:09
There are help files the come with the plugin to explain the parameters. Read them!

Simple objects are ones that can be represented as a sphere or a box, or are irregular but have very few polygons. As soon as you get an irregular shape with many polygons, you are better off using a complex object because they are faster for that kind of thing.

tomtetlaw
15
Years of Service
User Offline
Joined: 18th Jan 2009
Location:
Posted: 4th Jul 2009 12:18
Thanks dude
waterpot
15
Years of Service
User Offline
Joined: 4th Jul 2009
Location:
Posted: 4th Jul 2009 23:14
Thanks dude it's very cool

Login to post a reply

Server time is: 2024-10-01 06:04:11
Your offset time is: 2024-10-01 06:04:11