I am trying to syncronize some moving crates that are created with
CreateThing(THETEMPLATE, GHOSTTHING);
I am trying to use SyncThingPos. But once my things are created, I'm not sure how to insert the proper thing number. I know the thing number of the ghost where the object is created, but that doesnt seem right. Also what kinda cog flags if any would be necessary? Any help would be, um, helpful.
CreateThing(THETEMPLATE, GHOSTTHING);
I am trying to use SyncThingPos. But once my things are created, I'm not sure how to insert the proper thing number. I know the thing number of the ghost where the object is created, but that doesnt seem right. Also what kinda cog flags if any would be necessary? Any help would be, um, helpful.