Added comprehensive Roblox Lua templates:
New Templates (8):
✅ Proximity Prompt Interaction - Interactive UI prompts near objects
✅ Round System - Complete round-based game loop with intermission
✅ Advanced Leaderstats - Full XP/Level/Coins system with auto-calculation
✅ Shop System - Purchase handling with item effects and validation
✅ Camera Manipulation - Fixed, following, and cinematic orbital cameras
✅ Basic Combat System - Damage, cooldowns, and hit detection
✅ Admin Commands - Permission-based command system (kill/tp/heal)
Improvements:
- Added 'advanced' category for complex game systems
- All templates include detailed comments and examples
- Ready-to-use code with proper error handling
- Total templates: 8 original + 8 new = 16 templates
Categories covered:
- Beginner: Hello World, Player Join (2)
- Gameplay: Touch detection, teleport, tween, datastore, leaderstats, shop, combat (7)
- UI: GUI buttons, proximity prompts (2)
- Tools: Give tools, admin commands (2)
- Advanced: Round system, camera manipulation (3)