Games
Developers
Forums
More
BYOND
Download
Developer Guide
Developer Reference
Support
Terms of Service
Membership
Contact Us
Many features on this site require JavaScript. Please enable JavaScript support in your browser.
Register
Login
BYOND Forums
Announcements
·
BYOND Help
·
Bug Reports
·
Feature Requests
·
Beta Testers
·
Beta Bugs
·
Developer Help
·
Design Philosophy
·
Demos & Libraries
·
Tutorials & Snippets
·
Art & Sound
·
Classified Ads
·
Game Updates
·
Contests & Events
·
Linux Talk
·
On Topic
·
Off Topic
The Maze
[Tips]
Page:
1
2
Nov 18 2010, 4:15 am
Forum_account
I update only what's in lights reach, not everything
You can also make that optimization when you're using one shadow object per tile. In the end your method still has 16 times as many objects to update.
I'm not sure how D4RK3 54B3R handled the shadow objects, but in
A Miner Adventure
they're objs on the turfs, not screen objects.
Page:
1
2
Copyright © 2025 BYOND Software. All rights reserved.
You can also make that optimization when you're using one shadow object per tile. In the end your method still has 16 times as many objects to update.
I'm not sure how D4RK3 54B3R handled the shadow objects, but in A Miner Adventure they're objs on the turfs, not screen objects.