issues
search
idanarye
/
bevy-tnua
A floating character controller for Bevy
https://crates.io/crates/bevy-tnua
Apache License 2.0
235
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Seeing massive lag due to update_proximity_sensors_system i think
#67
ethereumdegen
opened
4 weeks ago
11
Documentation fix
#66
highway900
closed
1 month ago
0
Cross-Platform Input Support and Integration with Tnua
#64
heydocode
closed
1 month ago
0
Better support fixed timesteps in newest Avian
#61
janhohenheim
opened
2 months ago
2
Character-tracking entity for easier camera controller integration
#60
idanarye
opened
2 months ago
0
Create an example for Tnua's animating features
#59
idanarye
closed
3 months ago
1
Running the platformer 2d example seems not to be working
#58
arikhalperin
closed
3 months ago
2
Game crash when despawning collision entities ?
#57
ethereumdegen
opened
3 months ago
3
Controller bounces when refocusing window
#56
musjj
opened
3 months ago
4
Add an example / best practices for climbing (ladder / ivy)
#54
ethereumdegen
opened
4 months ago
10
Remove remnants of "custom model orientation" (could be replaced with something better in the future)
#53
idanarye
closed
6 months ago
0
How can i create a custom builtin without forking/hacking this whole crate ?
#52
ethereumdegen
closed
6 months ago
12
Support floating shape cast
#51
erictuvesson
closed
7 months ago
2
The raycast direction pointing downward is modified when rotating the collider making implementing an FPS trickier
#50
ramirezmike
closed
7 months ago
0
Use git tags to tag published cargo versions
#49
msvbg
closed
1 month ago
4
Setting XPBD Gravity resource to 0 and my character still falls ?
#48
ethereumdegen
closed
6 months ago
3
Drafting xpbd f64 support
#47
vpochapuis
closed
8 months ago
2
Potential f64 support
#46
vpochapuis
closed
8 months ago
1
Migrate
#45
KyWinston
closed
9 months ago
1
Update to Bevy 0.13
#44
janhohenheim
closed
9 months ago
2
Add a `FixedUpdate` option for determinism
#43
idanarye
closed
8 months ago
0
Add a parameter that controls the max slope the character can walk up
#42
ethereumdegen
closed
6 months ago
8
Tilt correction wrong if `up != Vec3::Y`
#40
unpairedbracket
closed
1 month ago
5
3D XPBD example has buggy animations
#39
janhohenheim
closed
9 months ago
9
Weird behavior when standing on an edge
#38
HugoPeters1024
closed
10 months ago
2
Panic when using XPBD from repo "rev ="
#37
dror-g
closed
10 months ago
3
Kinematic "physics" backend
#36
dror-g
closed
10 months ago
7
Fix license key in Cargo.toml
#35
TimJentzsch
closed
10 months ago
0
Strange jitter on player controller (First person)
#34
Sandvoxel
closed
10 months ago
2
Guidance on Syncing First Person Camera with Player Body in bevy-tnua
#33
Sandvoxel
closed
11 months ago
1
Added convenience functions for checking airborne state and resetting the counter for AirActions
#32
Microwonk
closed
10 months ago
1
Expose or add certain methods for ease of use outside of a TnuaAction implementation
#31
Microwonk
closed
10 months ago
4
Allow the character to be affected by the external physical world even when the acceleration is high
#30
idanarye
closed
1 month ago
18
LockedAxis
#29
CMorrison82z
closed
1 year ago
1
Character is pushed slightly when moving platform changes direction
#28
rparrett
closed
1 year ago
4
3d example stuck
#27
dt665m
closed
1 year ago
4
Merge TnuaPlatformerAnimatingOutput's functionality into TnuaPlatformerState
#26
idanarye
closed
11 months ago
1
Move some configurations (mainly jump-related) from the configuration component to the controls
#25
idanarye
closed
11 months ago
1
Support double jump
#23
VincentDouchin
closed
12 months ago
2
Allow toggling Tnua on and off
#22
idanarye
closed
1 year ago
0
Support fixating the horizontal distance of jumps
#20
idanarye
opened
1 year ago
0
Trying to stand when the character crawls under an obstacle get it stuck
#19
idanarye
closed
1 year ago
2
Fix #5 - add option for preventing Jordan air time
#18
idanarye
closed
1 year ago
2
Prevent repeated jumping when holding the jump button
#17
idanarye
closed
1 year ago
3
Make configuration components inspectable by bevy-inspector-egui
#16
rparrett
closed
1 year ago
0
Player in 3d example moves faster in diagonal directions
#15
rparrett
closed
1 year ago
0
Character does small "midair jump" when it tries to jump over a platform and comes a little short
#14
idanarye
closed
1 year ago
4
Character is pushed when moving platform changes direction
#13
rparrett
closed
1 year ago
1
Support wallrun and walljump
#12
idanarye
opened
1 year ago
2
Support changing parameters based on slope
#11
idanarye
opened
1 year ago
2
Next