]> Untitled Git - baabarian.git/commit
* Added falling animation
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Wed, 23 Apr 2025 15:06:47 +0000 (18:06 +0300)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Wed, 23 Apr 2025 16:40:33 +0000 (19:40 +0300)
commit526b0a508cd476fa750b479e59045bd253ca2949
tree49092bfa8a987d0ad11c90746b007882e13d9984
parent87f90ed1d61c12766366f39de1ee2c0213ffbe1f
* Added falling animation
* Turned off object collision for player when charging
* Added new test map with sloped ground
* Added player speed based on floor angle
17 files changed:
asset/cube.tscn [new file with mode: 0644]
asset/pin.tscn [new file with mode: 0644]
asset/test-ground.tscn [new file with mode: 0644]
class/Pinball.gd [new file with mode: 0644]
class/Pinball.gd.uid [new file with mode: 0644]
cube.tscn [deleted file]
main.tscn
map/test.tscn [new file with mode: 0644]
map/test2.tscn [new file with mode: 0644]
model/map-test.glb [new file with mode: 0644]
model/map-test.glb.import [new file with mode: 0644]
model/ram-barbarian.glb
player/player.gd
player/player.tscn
player/skin.gd
player/skin.tscn
test.tscn [deleted file]