ChipmunkManager with multiple Interpolation copies

Chipmunk2D Bindings for the Unity3D engine
Post Reply
User avatar
Roland
Posts: 16
Joined: Thu Aug 08, 2013 3:32 pm
Contact:

ChipmunkManager with multiple Interpolation copies

Post by Roland »

So I've been noticing that everytime I test my scene with Chipmunk it'll add a ChipmunkManager object with ChipmunkManager and ChipmunkInterpolationManager scripts. Once I exit play mode the object is persisted and if I hit play again, it'll add another ChipmunkInterpolationManager script to the existing object and disable the previous one. As I keep entering/exiting play mode it'll keep adding that interpolation script and only disable one instance for that run (so I end up with multiple active instances of that script while play testing).

Anybody else seeing this and/or have any idea what's causing it? I've written a basic script that'll destroy the object first time it executes in the editor so its no big deal, but my programming sense is tingling that something's off here.
Exploding Rabbit
Posts: 14
Joined: Wed Dec 04, 2013 3:31 am
Contact:

Re: ChipmunkManager with multiple Interpolation copies

Post by Exploding Rabbit »

I see the ChipmunkManager when I enter play mode, but it gets destroyed when I exit, so it works fine for me.
binarypat
Posts: 11
Joined: Tue Oct 04, 2011 10:45 am
Contact:

Re: ChipmunkManager with multiple Interpolation copies

Post by binarypat »

Exploding Rabbit wrote:I see the ChipmunkManager when I enter play mode, but it gets destroyed when I exit, so it works fine for me.
Same here
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests