CollisionHandlerEvent pattern strings tags don't work

Bug #1024069 reported by RedPanda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Panda3D
Invalid
Undecided
Unassigned

Bug Description

When checking for collision events by tag values ("%(tag)ft", "%(tag)it"), it works, but when you try by tag name ("%(tag)fh", "%(tag)ih"), it doesn't.

Here's the forum thread with example code: http://www.panda3d.org/forums/viewtopic.php?t=13937
Here's the manual page: http://www.panda3d.org/manual/index.php/Collision_Handlers

Revision history for this message
rdb (rdb) wrote :

"ih" only tests for existence, and doesn't substitute in tag name. It works fine, the event name being sent is just "csphere-into-" and "csphere-out-".

Call base.messenger.toggleVerbose() to debug which events are being sent.

Changed in panda3d:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.