Exploring Gzdoom Zscript Based Model Collision
Exploring Gzdoom Zscript Based Model Collision reveals several interesting facts.
- Download: https://drive.google.com/file/d/1vpu69C5qSGUOAFatlFV1pI_suAdLwAG7/view?usp=sharing My first attempt at
- It slides. It seeks corpses. It eats corpses. It eats the player too :D Overall I'm very happy with
- Here's something I've been working on for a little while. The
- This script adds an actor class for deployable items. That is, items you activate by placing on the ground. Two subclasses are ...
- These are a few modeled weapons, I am having some issues combing Graphic Sprites & 3D
In-Depth Information on Gzdoom Zscript Based Model Collision
Current demo can be found http://www.mediafire.com/file/p99e18dtxaoapad/ModelCollision.pk3 Note: heavily unoptimized. working demo at http://www.mediafire.com/file/p99e18dtxaoapad/ModelCollision.pk3 (house excluded, the this is what Problems I am encountering -How to hate more than one TID? Hatetargets on every actor may be a hacky solution -How to send ...
More details here https://forum.
Stay tuned for more updates related to Gzdoom Zscript Based Model Collision.