870a97885e
Merge branch 'main' into sfrem/prototype-floor
2026-03-25 16:37:42 -05:00
77086c0a66
remove .swf files since they won't be used
2026-03-25 16:27:04 -05:00
36ae9be00c
Add git-lfs config from https://docs.godotengine.org/en/latest/tutorials/best_practices/version_control_systems.html#git-lfs
2026-03-25 16:22:19 -05:00
febafb4c14
rename nodes
2026-03-25 13:31:53 -05:00
6601ee374a
add flying cheat to scale upwards
2026-03-25 13:30:05 -05:00
3be3bc0470
remove old skybox
2026-03-25 13:10:59 -05:00
fd057deff5
Add four walls to surround player
2026-03-25 13:02:31 -05:00
a96585c0ae
Update lighting color and set ground to be a tiled texture from Kenney
2026-03-25 12:56:08 -05:00
4f0841a755
Fix panorama by using an actual cubemap
2026-03-25 12:47:56 -05:00
5601408e3f
add skybox image and update lighting
2026-03-02 14:05:47 -06:00
21fc45ff71
add environment and directional light
2026-03-02 13:43:39 -06:00
6d1d9447f4
create floor_prototype.tscn and add floor and player
2026-03-02 13:41:43 -06:00
Shea Frembling
df007c51fa
add friction to slow velocity rather than resetting it ( #8 )
...
* add friction to slow velocity rather than resetting it
* Resolve merge conflict
* Revert "add friction to slow velocity rather than resetting it"
This reverts commit b21ea684ba339d9dfa7d682ed490b5b8f5f2f9e3.
* re-add change
2026-02-19 20:17:34 -06:00
Shea Frembling
c348a126fc
Sfrem/make rising from crouch slower ( #9 )
...
* change how transitions are handled
* more work
* add collision layers for player and environment
* set 0.1 to be a constant
2026-02-19 19:53:22 -06:00
Shea Frembling
bab7fe1697
Create Player Controller ( #4 )
...
* add player scene
* add some logic to control player velocity
* add debug scene and reset main scene
* add sun and env to debug scene; fix normalization of movement
* add kenney WIP assets for debug
* fix movement further and add jump
* add mouse camera control
* add sprinting
* add crouching
* use constants for height
* try to improve crouching by checking to see if there is a collision above before un-crouching
* update README about line width
* move test cube in front of playercontroller
2026-02-16 16:33:45 -06:00
14cda06d13
remove section about const as it doesnt apply to gdscript
2026-02-14 19:56:21 -06:00
Shea Frembling
24a312dd75
add README ( #3 )
2026-02-12 11:09:40 -06:00
Shea Frembling
982145fd09
Merge pull request #2 from sfrembling/sfrem/update-desc
...
Add project description, version, and credits
2026-02-12 10:53:15 -06:00
24532f04b2
add project description, version, and credits
2026-02-12 10:46:36 -06:00
775192fd2f
Revert "deleted files"
...
This reverts commit 63c61290b4 .
2026-02-11 17:23:36 -06:00
Shea Frembling
529b0e8dd5
Merge pull request #1 from sfrembling/sfrem/player-controller
...
Player Controller
2026-02-11 17:21:50 -06:00
b66f1bc81d
deleted files
2026-02-11 17:20:14 -06:00
c521c12eb5
initial commit
2026-02-11 17:08:22 -06:00