ya i am makeign a lv where jump pads are a key to get to the next floors and i went and made the jump pads bigger so i coul dhit them easier but the actul jump surface didnt get bigger just the object so how do i make the actual jump surface bigger
The jump pad base has an invisible collision that when the player touches the collision he will jump.
If you press C in the perspective view you will see the shape and size of the collision.
You can alter the size of this collision in the jump pads properties. Open up "Collision" then "CollisionComponent". You will want to change "CollisionRadius".
Comment