Block a user
Implement Tilemap Layer
Update Bullet Graphics
Player Animation States
Update Trigger to Scene
Snapping
Got a good start.
- Setting units
- Setting grid scale to 1/10th mm
- Turning on snapping to absolute increments
- Turning on Mesh Edit Mode Overlay > Edge Length
Can now snap edges and…
Intro to Slicing Software
Update Trigger to Scene
Update Crate
Apply the "pushable" group to the Crate scene, so that we can filter whether the player should be able to push them. Update is the code in the playercontroller:
if…
Player Animation States