I recently started to add 3d models to gzdoom, and loving it! Only one problem i meet this faar is the blocking.
Only settings i know how to change the objects block is by heigh, and radius.
Code: Select all
Actor DUMP 30511
{
Tag "container"
Radius 90
Height 100
+solid
States
{
Spawn:
POSS A 8
loop
}
}
Here the model looks Ok, the back and sides of the container is blocked and u can't move into it cause the raidius fits with the model.
1_29.png (1.0 MB)
Here the radius dont fit into the model as the Container has more "lenght" that way than the other ways, the container is not a square (? i rlly suck at explaining just ask and i try to make it more clear)

I wonder if there is any setting or parameter u can add or change to make 3models blocking just where the 3dmodel actually is.
[/quote]