I tried 2 ways:
Character on collision with trampoline: Character Simulate Jump
(But the jump was too short I want that jumping on the trampoline the Character goes higher than on pressing Up arrow).
Character on collision with trampoline: Set Character Y to Character.Y-1000
(But the character just teleport to that place I want that he goes like in a jump)