I'm trying and failing to make an animated door.
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
I'm trying and failing to make an animated door.
I have no idea what I'm doing wrong. I'm trying to create an animated door on a test map. I set up the animated door texture in ANIMDEFS, but regardless what I try, it simply don't see the texture in editor. I have no idea what is happening at this point.
- Kappes Buur
-
- Posts: 4172
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: I'm trying and failing to make an animated door.
Perhaps this example will help you
MAP01 activate door from linedefs
MAP02 activate door from switch
MAP01 activate door from linedefs
MAP02 activate door from switch
- Attachments
-
ANIMDEFS_DOOR.wad
- (156.18 KiB) Downloaded 48 times
Re: I'm trying and failing to make an animated door.
It helped, I get it now, thank you!