summaryrefslogtreecommitdiffstats
path: root/character/fps_controller (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16Add Trigger in lower hallway to hide water below deckdusoleil1-1/+1
2022-09-16Add Collision Layers/Masks to New Stuffdusoleil1-1/+1
2022-09-16Merge branch 'ship-development' into mika-prdusoleil1-1/+2
2022-09-15Fix bug involving laddermikatomik1-1/+2
2022-09-15Fix jumping and laddersdusoleil2-1/+3
2022-09-15Setup all of the collision layers and masksdusoleil1-0/+1
2022-09-15add snap to fix the jitters when the boat moves up and down under the playerdusoleil1-1/+1
2022-09-15cleanup whitespace in fps_controllerdusoleil1-11/+4
2022-09-15convert tabs to spacesdusoleil1-63/+63
2022-09-15Fix bug with ladder mat not showing at runtimemikatomik1-1/+1
2022-09-15Import ladder and config FPS to climb itmikatomik2-12/+36
2022-09-15Update FPS controller to play nice with rigid bodiesmikatomik1-0/+15
2022-09-15Adjust FPS controller height to better fit scalemikatomik1-1/+1
2022-09-15Import and configure base model for shipmikatomik2-3/+4
2022-09-15Begin ship development. Blendfiles addedmikatomik1-1/+13
2022-09-14Extend water area to 10km x 10kmMalfurious1-0/+1
2022-09-12Set character to react to rigid bodies like static bodiesdusoleil1-1/+1
2022-09-09Implement basic FPS controllermikatomik2-0/+78