"Collidable" feature of Terrain
#1
This would allow touching Terrain to trigger Collided events. Currently, if, say, a rocket hits terrain, it won't explode, it'll just travel along it.
Reply
#2
(07-08-2011, 04:55 PM)Qwertygiy Wrote: This would allow touching Terrain to trigger Collided events. Currently, if, say, a rocket hits terrain, it won't explode, it'll just travel along it.

You mean like if you make a huge wall and try to shoot at it, the rocket won't explode and dissapear? You mean a version of that into a terrain?
Reply
#3
What I mean is, take a Rocket. Shoot it at the Ground before you mess with terrain at all. It should explode. Make it into terrain. It won't explode.

Example: My game "Games" which has some other bugs at the moment too.

What I want is to make it so that it CAN touch it and trigger the explosion.
Reply
#4
Use the TerrainCollided event in addition to Collided.

I already fixed the rockets in the catalog.
Reply
#5
"Use the TerrainCollided event in addition to Collided.

I already fixed the rockets in the catalog."

Yes!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)