Difference between revisions of "On Collision Start (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "On Collision Start (LogiXノード)")
 
(Updating to match new version of source page)
 
(5 intermediate revisions by one other user not shown)
Line 8: Line 8:
 
}}
 
}}
  
The '''On Collision Start''' node fires an impulse from <code>OnEvent</code> when the <code>Other</code> collider starts colliding with the input <code>Collider</code>.
+
'''On Collision Start'''ノードは、<code>Other</code> コライダーが入力 <code>Collider</code> と衝突を開始すると <code>OnEvent</code> からインパルスを発生させます。
  
== Usage ==
+
== 使用方法 ==
The <code>Other</code> output provides the collider which started colliding with the input <code>Collider</code>. This value is available for the duration of the impulse chain started from <code>OnEvent</code>.
+
<code>Other</code> 出力は、入力 <code>Collider</code> と衝突を開始したコライダを出力します。この値は、<code>OnEvent</code>から開始したインパルス連鎖の間、利用可能です。
  
  
Note that, in general, collisions where neither collider is a [[CharacterController (Component)]] will generate an impulse from <code>OnEvent</code> for ''each'' user in a session. This usually requires filtering the impulses such that only the ones for relevant users propagate to downstream nodes. For collisions where the <code>Other</code> collider is a CharacterController an impulse will only be fired for the CharacterCollider's SimulatingUser.
+
一般に、どちらの衝突相手も [[CharacterController (Component)]] でない場合の衝突では、<code>OnEvent</code> からセッション内の '''' ユーザーのインパルスが生成されることに注意してください。これは通常、関連するユーザーのものだけが下流のノードに伝搬するように、インパルスをフィルタリングする必要があります。<code>Other</code> コライダーが CharacterController である衝突の場合、インパルスは CharacterCollider SimulatingUser に対してのみ発生します。
  
== Examples ==
+
== ==
Tutorial from ProbablePrime on the collider event nodes:
+
ProbablePrimeによるコライダーイベントノードのチュートリアル:
 
<youtube>https://www.youtube.com/watch?v=ewM-KzMD9LA</youtube>
 
<youtube>https://www.youtube.com/watch?v=ewM-KzMD9LA</youtube>
  
== Node Menu ==
+
== ノードメニュー ==
 
[[Category:LogiX{{#translation:}}|On Collision Start]]
 
[[Category:LogiX{{#translation:}}|On Collision Start]]
 
[[Category:LogiX:Physics{{#translation:}}|On Collision Start]]
 
[[Category:LogiX:Physics{{#translation:}}|On Collision Start]]
{{:NodeMenu-Physics{{#translation:}}}}
+
{{:NodeMenu-Physics}}

Latest revision as of 03:51, 20 February 2022

Other languages:
English • ‎日本語
On Collision Start
'On Collision Start' LogiX node
Inputs
  ICollider Collider
Outputs
  Impulse OnEvent
  ICollider Other

On Collision Startノードは、Other コライダーが入力 Collider と衝突を開始すると OnEvent からインパルスを発生させます。

使用方法

Other 出力は、入力 Collider と衝突を開始したコライダを出力します。この値は、OnEventから開始したインパルス連鎖の間、利用可能です。


一般に、どちらの衝突相手も CharacterController (Component) でない場合の衝突では、OnEvent からセッション内の ユーザーのインパルスが生成されることに注意してください。これは通常、関連するユーザーのものだけが下流のノードに伝搬するように、インパルスをフィルタリングする必要があります。Other コライダーが CharacterController である衝突の場合、インパルスは CharacterCollider の SimulatingUser に対してのみ発生します。

ProbablePrimeによるコライダーイベントノードのチュートリアル:

ノードメニュー

Physics
Back Apply Character Force Apply Character Impulse As Character Controller Character Controller User Character Gravity Character Ground Collider
Character Linear Velocity Find Character Controller Hit UV Coordinate Is Character Controller Is Character On Ground On Collision End On Collision Start
On Collision Stay Raycast One Raycaster Set Character Gravity Set Character Velocity