Cool trespasser walking physics.

Post tutorials on how to do certain tasks within game or engine code here.
Post Reply
daemonicky
Posts: 185
Joined: Wed Apr 13, 2011 1:34 pm

Cool trespasser walking physics.

Post by daemonicky »

Physics in this game are done by boxes. Notice how walking is done by having a rotating box instead of feet. :shock:

Get Tresspasser. Demo http://download.cnet.com/Trespasser-dem ... 98932.html . Press Ctrl-F11, write BIONIC and press enter. You will see physics bounding boxes. There are more cheats.

The game sucks, even though You can see heroine tits where is Your life shown ... There is gamasutra article why it was such a fail .
Think, touch, movetype, solid, traceline ...
dreadlorde
Posts: 268
Joined: Tue Nov 24, 2009 2:20 am
Contact:

Post by dreadlorde »

This has absolutely nothing to do with programming tutorials.
Ken Thompson wrote:One of my most productive days was throwing away 1000 lines of code.
Get off my lawn!
DusterdooSmock
Posts: 170
Joined: Thu Aug 19, 2010 9:58 pm

Post by DusterdooSmock »

dreadlorde wrote:This has absolutely nothing to do with programming tutorials.
My thoughts exactly.
daemonicky
Posts: 185
Joined: Wed Apr 13, 2011 1:34 pm

Post by daemonicky »

It shows one way to implement walking. Of course the physics and such details are hidden. I did not know where else to put it than here. :)
Think, touch, movetype, solid, traceline ...
mankrip
Posts: 924
Joined: Fri Jul 04, 2008 3:02 am

Post by mankrip »

Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
Post Reply