playMaker

Author Topic: Tutorial quicky  (Read 2328 times)

kinetiknz

  • Junior Playmaker
  • **
  • Posts: 85
Tutorial quicky
« on: August 17, 2011, 12:29:33 AM »
Hey there I'm working my way through re-creating the tutorial scenes to learn PM. I'm doing the opening Doors from the NoExit scene, The basics of the logic are working (except I can't seem to set the start animation!) but I can't figure out how to get a box colder to stick to the door objects as they move. So when the door opening animation happens, the player still can't move through.
Any ideas?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Tutorial quicky
« Reply #1 on: August 17, 2011, 12:54:47 AM »
Are the box collider components on the door objects (not the parent)? Also check the doors aren't marked static. Otherwise would need a screenshot of your setup...