This website works better with JavaScript.
Explore
Help
Sign In
PoopLord
/
SurvivalOfTheSnippest
Watch
1
Star
0
Fork
You've already forked SurvivalOfTheSnippest
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
MultiplayerFighter
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29
Commits
2
Branches
0
Tags
14 MiB
Tag:
Branch:
Tree:
b606563f4d
Dashfix
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b606563f4d'
${ noResults }
SurvivalOfTheSnippest
/
level
/
ui
/
scripts
/
weapon_slot.gd.uid
2 lines
19 B
Raw
Normal View
History
Unescape
Escape
Add escape menu and weapon slot tooltips to character sheet - Escape Menu: - Opens with Escape key from base game screen - Resume button to return to game - Exit Game button to quit application - Character sheet closes with Escape if open (takes priority) - Mouse capture/release handled by UI components - Weapon Slot System: - Visual weapon boxes (80x80) in character sheet - Display weapon icons from WeaponData - Empty slots appear dimmed - Hover tooltips show weapon stats (not clipped by containers) - Tooltips display: slot name, weapon name, damage, range, cooldown, knockback, block percentage - Tooltips positioned globally to avoid ScrollContainer clipping - Bug Fixes: - Fixed typo in lilguy_body.gd (dwextends -> extends) - Removed manual mouse toggle from player (now handled by UI) - Updated character_sheet.gd to use weapon slot components instead of text labels - Added weapon_tooltip.tscn as separate scene for unclipped tooltips
3 weeks ago
uid://ev146dh8du3y