StankyDino

  • 총 활동 수 90
  • 마지막 활동
  • 회원 가입일
  • 내가 팔로우하는 사용자 수 0명
  • 나를 팔로우하는 사용자 수 0명
  • 투표 수 0
  • 구독 수 39
StankyDino의 최근 활동 최근 활동 투표 수
  • How to Interrupt a Timeline?

    I want to Interrupt an animation to play another one over it. I'm using interrupting Exclusive gates to determine which to play. The issue is that on a Timeline, if I'm playing once through, it sti...

  • Turning a puppet into a human sattelite?

    I want the puppet to be able to orbit around a point. Right now I'm using a Look-At to keep it facing inward, and an Advanced mover using Local Space to have it move sort of along spherical coordin...

  • How can I sort all of the objects in a zone?

    Basically I'm looking to make a GameObject[] enemyArray of enemies in an OverlapSphere so I can then sort by distance. Anyone have any advice?