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
) »
Passing through object problem
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Passing through object problem (Read 1888 times)
IIKII
Full Member
Posts: 139
Lonely developer
Passing through object problem
«
on:
January 14, 2015, 04:48:07 AM »
Hi,
My enemy has a box collider which prevent my player from walking through him. But when my enemy is playing a animation state, i am able to walk through him. It is as if the box collider loses its function when the enemy is playing the animation.
Can way to prevent the player from passing through or any other solutions?
Logged
Support me on Patreon for free adventure games and development insights -
https://www.patreon.com/koexstudio
jeanfabre
Administrator
Hero Member
Posts: 15620
Official Playmaker Support
Re: Passing through object problem
«
Reply #1 on:
January 19, 2015, 02:59:37 AM »
Hi,
Can you double check that your collider is not disabled when the animation is playing? that's the first thing to do,
then, maybe ti gets shifted in depth, and you don't notice it, they need to be aligned. You are in 2d right?
Bye
Jean
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
Passing through object problem