Various Bugs

174
175
1
2

LEVEL1: If you rotate an object using the Spin behavior, its Forward Direction doesn't get updated.


LEVEL 2: Spawned objects are undetectable by Proximity until 1 frame after they are spawned (i.e. they cannot be detected on the same frame that they are created on). This seems kind of odd given that Proximity can have its origin changed mid-frame, multiple times, and still detect objects properly...So in my opinion Spawn should be consistent with this.

Editor