Handels- Pointers- Scans...

Posted By: Nikozu86

Handels- Pointers- Scans... - 02/15/16 21:13

Hello,
Could someone give me an Little exbl?
I Need some help to understand Pointer handels...

I got an Entity thats moving around until it gets scaned by an object (not the other way around). The Entity turns to the Object.

That would be already enough. :-)
Posted By: EpsiloN

Re: Handels- Pointers- Scans... - 02/15/16 23:02

c_scan quote from "Remarks:"
Quote:
If the my entity has ENABLE_DETECT set, it's event function is triggered once for every detected entity. During the event, event_type is set to EVENT_DETECT and you is set to the detected entity. This way all detected entities can be enumerated.

Use this... laugh
Posted By: Nikozu86

Re: Handels- Pointers- Scans... - 02/18/16 03:05

I managed to do it even without ENABLE_DETECT and EVENT_DETECT

Still, Thanks for your help.
© 2024 lite-C Forums