Add Garden Top arrows
Two arrows. One above the player, floating. One below the player, on the ground. Both arrows use the player's facing angle. Arrows are only visible to their own player (other players can't see them). The floating arrow is a papersprite. You can see the arrow turn with you as you turn your camera. The grounded arrow is a splat with additive blending. It tilts to match the slope of the ground you're driving on.
Showing
- src/deh_tables.c 2 additions, 0 deletionssrc/deh_tables.c
- src/info.c 29 additions, 0 deletionssrc/info.c
- src/info.h 3 additions, 0 deletionssrc/info.h
- src/k_objects.h 1 addition, 0 deletionssrc/k_objects.h
- src/objects/gardentop.c 140 additions, 13 deletionssrc/objects/gardentop.c
- src/p_mobj.c 5 additions, 0 deletionssrc/p_mobj.c
Loading
Please register or sign in to comment