playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
2D trigger event
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: 2D trigger event (Read 1971 times)
FouriusCraft
Playmaker Newbie
Posts: 2
2D trigger event
«
on:
March 15, 2023, 08:39:48 AM »
hello I want to ask for help why this is happening. First I apologize for the language because English is not my main language
a few days ago I just bought playmaker then tried to learn from the official youtube channel then one of the "Drag and Drop UI" videos has an error when I practice it
//www.youtube.com/watch?v=Kr7pqgErpV8
//www.youtube.com/watch?v=6DANLRM3Tzg
Logged
djaydino
Administrator
Hero Member
Posts: 7618
Re: 2D trigger event
«
Reply #1 on:
March 15, 2023, 09:20:07 AM »
Hi.
It might be that the collider is not set as trigger
Logged
Join the PlayMaker Discord Channel!
FouriusCraft
Playmaker Newbie
Posts: 2
Re: 2D trigger event
«
Reply #2 on:
March 15, 2023, 11:26:21 AM »
The collider has been set trigger
Logged
djaydino
Administrator
Hero Member
Posts: 7618
Re: 2D trigger event
«
Reply #3 on:
March 15, 2023, 02:38:58 PM »
Hi.
I noticed on the video that this one is not set as trigger
Logged
Join the PlayMaker Discord Channel!
Wayne191
Playmaker Newbie
Posts: 28
Re: 2D trigger event
«
Reply #4 on:
December 11, 2023, 10:29:17 PM »
I just figured out that a rigidbody 2d is needed for the target, but I don't know why.
Anybody knows?
Logged
djaydino
Administrator
Hero Member
Posts: 7618
Re: 2D trigger event
«
Reply #5 on:
December 12, 2023, 07:13:02 AM »
Hi.
For collision events source or target needs a rigidbody (its just how unity works), but i believe trigger event not (not sure)
else try to use overlap or cast actions (they do not require rigidbodies)
Logged
Join the PlayMaker Discord Channel!
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
2D trigger event