MidnightManiac

  • 총 활동 수 25
  • 마지막 활동
  • 회원 가입일
  • 내가 팔로우하는 사용자 수 0명
  • 나를 팔로우하는 사용자 수 0명
  • 투표 수 0
  • 구독 수 6
MidnightManiac의 최근 활동 최근 활동 투표 수
  • Rotate in 45 degrees

    I want to make my rotator rotate in 45 degrees (currently full analogue)...I used rocket rotator. I output the local left stick on controller sensor to a splitter, then wired into x/y axis - set th...

  • Health bar

    I want an health bar attached to an enemy object that starts at 100. I need it to deplete with every bullet collision by -10 points every time the enemy object is hit and I want the health bar or p...

  • Make an emitted object pass through some objects but not all

    I want to have a bullet hit an enemy vehicle but pass through my vehicle object (bouncy bullets). I have tried using a friendly tag on my vehicle and then removing 'friendly' from collidable on the...