Remember me
You are here: HomeForumCyberix3D ForumFeature RequestsDevelopment for GNOME and Linux based systesms
Welcome, Guest
Username: Password: Remember me

TOPIC: Can You Make Car Crash Physics In Cyberix3D

Can You Make Car Crash Physics In Cyberix3D 3 years 5 months ago #2258

  • rgfu3-
  • rgfu3-'s Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 66
  • Thank you received: 5
Can You Make Car Crash Physics In Cyberix3D With The Vertex?
A Game Company With 3 Employees. That Are Hiring!:)
The administrator has disabled public write access.

Can You Make Car Crash Physics In Cyberix3D 3 years 5 months ago #2259

You can do that by turning on polygon collision. and chucking in some sound effects code.
The administrator has disabled public write access.

Can You Make Car Crash Physics In Cyberix3D 3 years 5 months ago #2291

  • rgfu3-
  • rgfu3-'s Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 66
  • Thank you received: 5
Thanks :)
A Game Company With 3 Employees. That Are Hiring!:)
The administrator has disabled public write access.

Can You Make Car Crash Physics In Cyberix3D 3 years 5 months ago #2306

Better explaining:
Turn on polygon collision.
if touching box
if variable speed is higher than 30 k/ms
playsound car crash.
The administrator has disabled public write access.

Can You Make Car Crash Physics In Cyberix3D 3 years 5 months ago #2352

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 661
  • Thank you received: 628
You need to make a few versions of the car, and every time it hits an object, replace the car model with a more crashed one.
If you build your own custom car from primitives, you can use the vertex gizmo to make the crashed versions of the car.
You can put all the car models inside a group or a transparent cube, and use the visible parameter to display/hide the relevant car model according to the crash level.
You can also check the car speed before replacing the car model with something more crashed.
Regards,
Cyebrix3D team
The administrator has disabled public write access.
The following user(s) said Thank You: Symbiotic Interactives, Plazma

Can You Make Car Crash Physics In Cyberix3D 3 years 5 months ago #2357

  • rgfu3-
  • rgfu3-'s Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 66
  • Thank you received: 5
Thanks
A Game Company With 3 Employees. That Are Hiring!:)
The administrator has disabled public write access.
Time to create page: 0.379 seconds