3D Ployobjects

Advanced OpenGL source port fork from ZDoom, picking up where ZDoomGL left off.
[Home] [Download] [Git builds (Win)] [Git builds (Mac)] [Wiki] [Repo] [Bugs&Suggestions]

Moderator: Graf Zahl

Locked
DoomerMrT
Posts: 91
Joined: Thu Aug 09, 2007 19:07

3D Ployobjects

Post by DoomerMrT »

Is there a way to make 3D ployobjs?I've tried it in all ways but I cannot do it. :? if it is cannot be done, it would be a great feature 8)
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

No, 3-d polyobjects are not possible.
DoomerMrT
Posts: 91
Joined: Thu Aug 09, 2007 19:07

Post by DoomerMrT »

bad news :( so there is no way to make a horizontally moving 3dFloor.
User avatar
Nash
Developer
Developer
Posts: 1226
Joined: Sun Sep 25, 2005 1:49
Location: Kuala Lumpur, Malaysia
Contact:

Post by Nash »

Nope. Even if it was possible, the actors above it will not move with the floor, so that means if the floor moves, anything standing on it will eventually fall down.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

The closest you could manage would be an object with a model that looks like a 3D floor. But you'd still have the problem Nash mentions. Perhaps it might be possible to use ACS to get the position of the thing and the player and move the player with the object if he is on the floor?
DoomerMrT
Posts: 91
Joined: Thu Aug 09, 2007 19:07

Post by DoomerMrT »

Good idea Enjay but nearly everybody knows that I haven't got doctorate in ACS :P and with this I mean I am seriously stupid in ACS work :roll: (not to mention models...)
Locked

Return to “GZDoom”