CameraPick()
Blitz3D Forums/Blitz3D Programming/CameraPick()
| ||
| I'm having a problem with CameraPick(). It simply will not do anything. Here is the code for the "UpdateObjects()" function, which controls the gun shooting, and the reaction to the dynamic objects: The only problem is with the crate. It doesn't do anything - it doesn't even delete itself, if I click on it. |
| ||
| You aren't making anything pickable. Which is why its not working. |
| ||
| Oh God! It is always those tiny little things I miss! I spent hours trying to find the problem. Thanks GfK! |
| ||
| o_O |