Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0

Question

I was playing a map pack that goes by the name Zpack. While playing it, I noticed some textures that could contort or wave like an animation. Is there any way I can achieve this in GZDoom builder?

Share this post


Link to post

1 answer to this question

Recommended Posts

  • 2

Its not done in DoomBuilder, its just a ANIMDEFs config lump inside the wad or pk3

create a .txt, put it inside the wad or pk3 with slade and name it ANIMDEFS

Then select on the text language option: ZDoom AnimDefs

 

Then use the following code inside:


warp2 flat (name flat)

warp texture (name texture)

You must do that for every texture/flat you want to make it warp.

there are different warp wave animations, but you can use whatever you like most.
warp2 is for water type

warp is for just making them move

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×