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
) »
Compare multiple tags at once and send an event depending on the tag
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Compare multiple tags at once and send an event depending on the tag (Read 1238 times)
ididtry
Playmaker Newbie
Posts: 1
Compare multiple tags at once and send an event depending on the tag
«
on:
December 11, 2020, 09:30:00 AM »
for my pickup system i use a raycast to check the game object tag to see if it should be picked up or not am trying to make one raycast to handle them all instead of one being shot out for each object because it slows down my game too much
Logged
heavygunner
Sr. Member
Posts: 344
Re: Compare multiple tags at once and send an event depending on the tag
«
Reply #1 on:
December 11, 2020, 10:09:22 AM »
get the tag and saave it on a string .
then, do string compare
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
Compare multiple tags at once and send an event depending on the tag