ServantOfTruth
- 총 활동 수 19
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 0
- 구독 수 7
-
How do I make a 2D spiraling platformer?
I'm typing to make a 2D platformer that plays on the exterior of a cylinder. It's proving more difficult than expected. I've tried a few methods, each time I encountered a problem I couldn't figure...
-
How do I keep complex logic from making my scene run slow?
I'm working on a racing project, but when I enter Test Mode I get a "SLOW ALERT". The only objects in my scene are a floor sculpt (1% graphics) and a vehicle (1% graphics & 2% gameplay). I can only...
-
How do I apply a force to a single point on a sculpt instead of it's center of mass?
I was trying to make a hovercraft with a 4 point stabilization system (A downward force applyer on each corner). But regardless of were I applied the force it always acts apon the sculpt's center o...
-
How do I use keyframes to enlarge a moving object without affecting it's position?
I'm trying to make a possessed marble enlarge with the press of a button. Using a keyframe to enlarge it works but it also moves the marble to it's keyframed position. Is there a way around this?