Question by
homunculus6 · Jan 04, 2018 at 07:55 PM ·
collisioncubeside
Is there a possibility to access only one side of a cube to make it behave differently from the cube?
I want to make cube-obstacles, which behave similiar to the ones in "Geometry Dash" but in 3D. If the Player collides with an obstacle, he gets destroyed. But if he jumps on an obstacle, the top side of the obstacle is supposed to behave like the ground. Question: Can I access only the top side to make it behave diffrently or am I supposed to create 2 linked Gameobjects, which form one Obstacle?
Comment