Title:
Creeping in the Ground Like a Soldier
Publisher:
Digital Media Universe
Source:
https://web.archive.org/web/20020618083652/http://www.dmu.com/3dd/ns12.html
Tags:
- 3D
- Demonstration
- Interactive
Date Added:
2/26/2025, 9:09:20 PM
Date Modified:
6/3/2025, 7:47:52 AM
Original Description:
If you have played Half-Life you know that the avatar needs sometime to creep.
In the demo try to go through the yellow passage. There are a collision...
We only need to change the avatarheight pressing the "c" key.
Changing the code:
etc.etc.
on control me
avatarheight = 29 -- normal height
if keypressed("c") then
avatarheight = 9 -- creeping
end if
if keypressed(126) then
acc = 0.025
else
etc.etc.
Application Path:
FPSoftware\Shockwave\PJ101\SPR.exe
Launch Command:
http://www.dmu.com/3dd/rast.dcr
ID:
556bcfeb-fdf7-4761-9bd6-8f5de22ace2e