Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: JohnSwe79 on January 26, 2018, 08:57:36 AM

Title: How to make 2D Car setup
Post by: JohnSwe79 on January 26, 2018, 08:57:36 AM
Would anyone have Playmaker file for 2D car setup ? So I could check how it has been made. Just a basic 2D Wheel joint setup, for moving forward and backward.

I checked Hutong Official tutorial for this but I believe it wasn't made correctly regarding to wheel spin. And I couldn't get my car moving forward.
Any help for this kind of issue ?
Title: Re: How to make 2D Car setup
Post by: JohnSwe79 on January 30, 2018, 03:59:37 AM
Here is a bit easier question

- Which Joints I add to car body -> 1. Hinge Joints, 2. Spring Joint, 3. Wheel Joint ? - Which Joints I add to tires ?

And how I make tires to be attached to car body ?
Title: Re: How to make 2D Car setup
Post by: jeanfabre on January 31, 2018, 03:56:06 AM
Hi,

 these are Unity questions, Have you asked on Unity forum and check tutorials on setting car physics from scratch? it's very important, as it is indeed very complex and it has a lot of pitfalls, so make sure you go through as much tutorial as possible on Unity setup first.

Also, I would check Unity assets, they feature cars with full physics setup, you should study how they where built.

 Bye,

 Jean