mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
added CollisionHandlerRayStart
This commit is contained in:
parent
26d5b08b8e
commit
c37682d641
@ -2,6 +2,8 @@
|
||||
|
||||
from ShowBase import *
|
||||
|
||||
CollisionHandlerRayStart = 4000.0 # This is a hack, it may be better to use a line instead of a ray.
|
||||
|
||||
# Create the showbase instance
|
||||
ShowBase()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user