Search found 4 matches
- Fri Mar 07, 2014 12:12 am
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 615392
- Thu Mar 06, 2014 7:49 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 615392
- Thu Mar 06, 2014 3:41 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 615392
- Wed Mar 05, 2014 6:05 pm
- Forum: Demos
- Topic: wolfenstein demo for sega genesis
- Replies: 364
- Views: 615392
The way you grab objects is done in the engine to draw, if visible, if is in a specified distance forward, and in a given distance from the center to both sides, (these values can be changed), this is a very efficient way to test collision with objects, because this way is only tested the objects ...