playMaker

Author Topic: Moving Simple Car  (Read 1299 times)

priabudiman

  • Playmaker Newbie
  • *
  • Posts: 2
Moving Simple Car
« on: April 17, 2018, 04:06:09 AM »
Hello Everyone,

New to playmaker and to the forum, this is my question. Basically i get playmaker to help me starting with unity as i mostly do graphics for games, i definitely code blind. And i have trouble with starting my first project with playmaker.

What i want to do is to create a movement for a simple car. i manage to create mesh for the car body and the wheels, now i just need to make it move.

anyone with a suggestion on how i can do that? should i put some unity colliders there first and then move it? to be honest i have no idea what to do from this step.

utopien

  • Playmaker Newbie
  • *
  • Posts: 37
Re: Moving Simple Car
« Reply #1 on: April 17, 2018, 04:59:20 AM »
hi not some unity colliders  but wheel colliders


priabudiman

  • Playmaker Newbie
  • *
  • Posts: 2
Re: Moving Simple Car
« Reply #2 on: April 17, 2018, 05:36:50 AM »
hi not some unity colliders  but wheel colliders


Thank you so much for the pointer, i think i can manage that, the problem is afterwards, after i finished with setting up all the colliders, i just create a new FSM for moving the set?