playMaker

Author Topic: Zero Out/Change Object Velocity on Collision  (Read 6650 times)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Zero Out/Change Object Velocity on Collision
« Reply #15 on: October 26, 2016, 05:34:03 AM »
Hi,
I made a video with some solutions, i hope these help you out :


here you can find the user tutorial wiki page

SammyJoeUK

  • Playmaker Newbie
  • *
  • Posts: 32
Re: Zero Out/Change Object Velocity on Collision
« Reply #16 on: October 28, 2016, 08:09:32 PM »
Awesome! Will take a look and let you know - thanks so much for your help!

SammyJoeUK

  • Playmaker Newbie
  • *
  • Posts: 32
Re: Zero Out/Change Object Velocity on Collision
« Reply #17 on: November 13, 2016, 06:17:31 PM »
That's worked brilliantly! Thank you! :D

One final quick question - how much would setting velocity to "every frame" affect performance?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Zero Out/Change Object Velocity on Collision
« Reply #18 on: November 13, 2016, 06:57:23 PM »
Hi,
I don't know how much.
You can test this by looking to the profiler
But should alway try if you can do something without using every frame.

Things that affect performance a lot are Creating objects and finding objects