MoreFoam / 3DPlatformer

CS 4365 3D Platformer Fall 2016
0 stars 0 forks source link

IO animations #41

Closed Adrian1000 closed 7 years ago

Adrian1000 commented 7 years ago

Interactive Object animations are not working correctly. They just vanish.

Either use object animation or change opacity.

Attempting to set a timer to change Opacity over time to 0% then delete.

Adrian1000 commented 7 years ago

Setting points to 4 for consistency in backlog. Marking as complete and closed in branch Interactive Objects. Objects have an animation and will not fade out. Pressure plates and other objects now have a base script to hook on to with Raycast.