Game Development Community

Item pickup problems

by Jesse P · in Torque Game Engine · 07/31/2008 (2:11 pm) · 0 replies

Hey I am trying to figure out how to add commands for when the player first picks up the HealthKit but since it does not have an onCollision I am kindof stumped as to what to do, I tried adding an onCollision function for it but it just ignores it and never accesses it. Any suggestions? Thanks in advance