Scaling floor textures?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
-
Graaicko
- Posts: 534
- Joined: Tue Jun 17, 2014 11:22 pm
- Graphics Processor: nVidia (Legacy GZDoom)
Scaling floor textures?
Hello, was wondering if its possible to scale floor textures? I can scale wall textures but my floor textures are too big.
-
Caligari87
- Admin
- Posts: 6248
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
Re: Scaling floor textures?
In UDMF maps you can set the scaling factor directly, among many other things: [wiki]Sector[/wiki]
For other maps modes you can use [wiki]Sector_SetFloorScale[/wiki] and [wiki]Sector_SetCeilingScale[/wiki].

For other maps modes you can use [wiki]Sector_SetFloorScale[/wiki] and [wiki]Sector_SetCeilingScale[/wiki].