How to create a fountain in UDK
Posted
by
user36425
on Game Development
See other posts from Game Development
or by user36425
Published on 2013-10-26T23:45:13Z
Indexed on
2013/10/27
4:16 UTC
Read the original article
Hit count: 378
I'm trying to make a fountain in my level in UDK, I made the base of the fountain by using a Cylinder build and now I'm trying to put water in it. I went to use the fluidSurfaceActor but I notice that this is square but my fountain is a cylinder.
Is there a way that I can change the shape of the fluidSurfaceActor to fit the builder brush shape or is there another way to do this? Or is it hopeless and I have to make my fountain into a cube?
Here is a link/picture to the screenprint of what I'm talking about:
© Game Development or respective owner