Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dynamic Collision - Coggle Diagram
Dynamic Collision
Classes
ModifyVelocity
Get Velocity
Assign The wanted Velocity
AddForce
Give A Push to the Player
PushObject (In And Out)
Make player rise and descend with the Collsion Attached to
Or Make the Player push A certain object to a Limit
Controller
Choose Collison Side
Make Enum that takes The Box Collider Directions
Left
Right
Above
Bottom
Reach the Raycast Controller
Set Collision from the wanted Direction
Get The Wanted Collision Action
After The Action Is finished (Reset it)
Exiting the ray cast