Search found 3 matches
- Mon May 02, 2016 2:13 pm
- Forum: Libraries and Tools
- Topic: shack - screen effects made simple
- Replies: 4
- Views: 9628
Re: shack - screen effects made simple
I like how this sticks to one task, I can imagine lots of dramatic effects using this, cool!
- Mon May 02, 2016 2:03 pm
- Forum: Support and Development
- Topic: Procedural animation?
- Replies: 5
- Views: 3385
Re: Procedural animation?
If I might have a go... If I am standing at tile 19, do an array check of the tile that is next in the direction faced. Is its height higher, lower or same as current tile? Draw player image appropriately. If overhanging a lower tile (stair going down), then the answer is lower. Determining that ove...
- Sun Feb 28, 2016 8:31 pm
- Forum: General
- Topic: LÖVE 0.10.1 released
- Replies: 44
- Views: 39209
Re: LÖVE 0.10.1 released
Hi, I think the Mac OS X build has some issue. I get zero bytes for the currently linked-to file. The Homebrew Cask build also is unavailable, due to a hash difference (likely because it's unexpectedly zero bytes). Sorry if this isn't the best channel to inform you, I figured speed > etiquette.