Hi! I am very new to the more involved parts of C2/C3 and needed some assistance with two things in your template.
1) Changing hit area: I made my character larger than the original size and need to increase the hit area of the melee weapon. How do I do that?
2) Player dying when falling in pit/water: I needed to have the player lose all health when she falls in the water. I was trying to have a collision event between the playerbox and the water to make health -1 and start die animation, fade out and respawn but it doesn't work. Thoughts?
Thanks!