Platform Help
#1
I was wondering if you could make a part a platform while also making it non-character collidable? If it's possible, could you tell me how?
Reply
#2
Just set Platform to true and CharacterCollide to false.
Reply
#3
I tried, CharacterCollide just offsets the platform and it becomes just a part you can walk through.
Reply
#4
-.- Isn't that what you want? Remember, Platforms are MEANT to be so that you can only stand on them from above and hop through them from below but they're still buggy.
Reply
#5
I probably should have explained my last post better, but what I meant to say was turning CharacterCollide to false makes the platform not work as a platform.

When Platform is true, and CharacterCollide is false, you can not jump on the part, you can only walk through it.
Reply
#6
Yes. Because CharacterCollide off means the player cannot hit the part in any way. Platform means the player can land on it from above (and also run into the side occaisionally due to bugs)
Reply
#7
:l I know BUT Platform doesn't work when I have it true while CharacterCollide is false.
Reply
#8
Because CharacterCollide false overrides Platform true.
Reply
#9
What should I do then?
Reply
#10
Well....

If you want it a platform set platform to true...

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)