totodiel
- 총 활동 수 21
- 마지막 활동
- 회원 가입일
- 내가 팔로우하는 사용자 수 0명
- 나를 팔로우하는 사용자 수 0명
- 투표 수 0
- 구독 수 9
-
I'd like custom shapes on HUD though.
-
I have a custom destroyer made for this, but there's a bug/feature that makes it not work for now using the node. You can however use it, but you'll have to hook up the port from the destroyer itse...
-
Only touchpad press (or hold if you use a toggle logic I made for these cases) is supported it seems.I don't think swiping touchpad made it in!
-
Also, a button press in controller sensor only sends true when you hold it down!I made a logic piece that is a true toggle for this, look up my psn and you'll find it under "True Logic" or somethin...
-
Most outputs of the controller sensor (button) sends a signal which is false/true (0/1).For The L2/R2 and the sticks, you should use a greater than (in the calculator)So, connect the signal from th...
-
Did you type in the correct name of the variable?I'd also recommend using Get for getting variables instead of using the current value from the variable.
-
I have "thin" invisible walls and I dont clip through, you shouldnt go that thin, cause thickness doesnt really matter much in thermo! just make them a bit thicker and you're good.
-
You can send it, but they cant share it, it's just that they can play it
-
the eyes are the imp, just make the imp not show. one of the puppet settings.
-
Yeah, the buttons on a controller sensor only send true when you hold it, that's why I made a true toggle chip to not use any other "advanced" logic.You can find it by looking up my psn if you want...