playMaker

Author Topic: Need some Advice on Trigger/Collission Event[SOLVED]  (Read 2622 times)

phannDOTde

  • Full Member
  • ***
  • Posts: 237
    • Peter Hann .de
Need some Advice on Trigger/Collission Event[SOLVED]
« on: November 30, 2013, 09:36:36 PM »
Hey,

I got an issue i cant figure out. I'm trying to make a SciFi Beam work. I attached a Trigger Event Action on the Beam waiting for the tagged Player to collide with it. If the Player moves into the Beam everything works fine BUT if the Player Object stands still and the Beam moves into the Player nothing happends. Is that a mistake I'm making or a Bug?  :-\

greets
Peter
« Last Edit: December 04, 2013, 05:09:54 AM by jeanfabre »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Need some Advice on Trigger/Collission Event
« Reply #1 on: December 02, 2013, 02:15:33 AM »
Hi,

If your physics awake and not sleeping? if it is sleeping and you don't move it it may be not part of the collision process until it's woked up.


bye,

 Jean

phannDOTde

  • Full Member
  • ***
  • Posts: 237
    • Peter Hann .de
Re: Need some Advice on Trigger/Collission Event
« Reply #2 on: December 02, 2013, 01:42:36 PM »
Good advice, I will check that. Maybe one of them never became awake. Let you know if that solved it asap.

cheers
Peter

phannDOTde

  • Full Member
  • ***
  • Posts: 237
    • Peter Hann .de
Re: Need some Advice on Trigger/Collission Event
« Reply #3 on: December 03, 2013, 08:46:45 AM »
Seems that solved my Problem for now but i dont really get when an Object becomes Awake/Sleep in Unity. Do I have to force certain Objects to be awake every Frame even if there active in the scene but not moving for a while?

greets
Peter

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

phannDOTde

  • Full Member
  • ***
  • Posts: 237
    • Peter Hann .de
Re: Need some Advice on Trigger/Collission Event
« Reply #5 on: December 03, 2013, 10:48:40 AM »
Lol, just RTFM ;-)

Thanks for the Link :-D

greets
Peter