Billboardnode

Well I am wondering if its on purpose that controllers cannot be used on billboardnodes? The code that updates the controllers have been overwritten by this:


  public void updateWorldData(float time) {
        lastTime = time;
        updateWorldBound();
    }