mred icon indicating copy to clipboard operation
mred copied to clipboard

need some way of managing objects in scene transitions

Open blairmacintyre opened this issue 5 years ago • 0 comments

One of the students wants to do this:

  • have an object that is in most scenes
  • have it move around campus, to specified points

The issue is that when you go into a scene, there is no way of saying "this object was in the scene, take it from where it was to where I want it now"

Part of this is having objects that you can include in multiple scenes. Part of this is knowing where they are, and telling them to "go to a place" vs just setting the place.

blairmacintyre avatar May 23 '19 10:05 blairmacintyre