Hi Guys
i'm really stuck in this level it seem i couldn't find a way to do this effect (check the image)
please if someone could help me with C3P example or way to this
i will be more than grateful
thanks in advance
Is the rock important to the gameplay? You can just make an animation of him carrying and lifting it.
— if the enemy collision with the rock = the rock get smaller
that why it has to be separate from character
You could set more image points on the player object. Set the rock to the image point positions (player.imagepointx(1), player.imagepointy(1)) etc on the various actions.
lions_ i really tried before but it doesn't work
hmm let's see your events, i don't have time to make this
Develop games in your browser. Powerful, performant & highly capable.
—
mega.nz/file/wI4nwTRZ
It's ok for the rock to teleport or it should move? You can set position to imagepoint 1 when you press the button and back to imagepoint 0 on animation finished. You can use pin to imagepoint. Create another imagepoint above him where you want the rock to go.
— it should move not teleport
i want to look like a Jump effect
i figure out this solution
mega.nz/file/BcRnEKiD
(if any body know something better please share with us your Idea)