Search found 286 matches
- Thu Feb 21, 2019 8:43 am
- Forum: Games and Creations
- Topic: Techno Tower
- Replies: 0
- Views: 8026
Techno Tower
Hey guys, long time since I've been around the forums. I wanted to share a game I made with my friend Firehawk for the 2019 Love Jam. https://sir-silver.itch.io/technotower https://img.itch.zone/aW1nLzE4NjY3NDguZ2lm/original/CHqGiM.gif Techno Tower is basically a clone of the "world's hardest g...
- Sun Dec 23, 2018 8:12 am
- Forum: Libraries and Tools
- Topic: Shädows (A light engine)
- Replies: 40
- Views: 49744
Re: Shädows (A light engine)
Hi there! I've started to use this library in my project. I'm using love.physics and the latest version of love too. I'm having a with shadows not rotating with the physics body that they are associated with after creating a body, shadow, and then calling body:TrackPhysics(myPhysicsBody). I've only ...
- Fri Dec 14, 2018 12:12 pm
- Forum: Libraries and Tools
- Topic: lighter: another lib for light and shadows
- Replies: 6
- Views: 18341
Re: lighter: another lib for light and shadows
Pretty neat, I remember I looked at that article and had a lot of trouble trying to understand what it was saying and implement it myself, so props for doing it. I noticed some problems when using the .love you posted that, like the light not behaving in a way you might expect it to. I think it woul...
- Sun Oct 28, 2018 10:45 pm
- Forum: Games and Creations
- Topic: The Other Cemetery
- Replies: 9
- Views: 12783
Re: Project Disconnected - A work in progress
Hmm, first love game, but definitely not your first game ever, right?
- Tue Sep 04, 2018 3:17 pm
- Forum: Support and Development
- Topic: Need helping using microphone
- Replies: 5
- Views: 4899
Re: Need helping using microphone
Thanks so much, Zorg! That totally did it! I could've sworn I've tried increasing the hz but maybe it wasn't high enough or not a proper value. There still is an audio "flicker" of static that seems to linger though, I'm guessing the way to fix that kinda thing is to use source:setFilter? :3
- Wed Aug 29, 2018 4:12 pm
- Forum: Support and Development
- Topic: Need helping using microphone
- Replies: 5
- Views: 4899
Need helping using microphone
Hi there. So I was interested in trying to use the microphone features added in 11.0 and so I checked out the wiki to see how I could use it. I figured out how to get my microphone, how to get the data in it, and then to replay it as soon as it is heard. I even have a .love you can check out of it a...
- Thu Aug 02, 2018 5:23 pm
- Forum: Support and Development
- Topic: [closed] the movement range messes up.
- Replies: 6
- Views: 5924
- Mon Jul 16, 2018 8:02 am
- Forum: General
- Topic: Advice to structure directory for game and editor
- Replies: 2
- Views: 4360
- Mon Jun 25, 2018 5:40 am
- Forum: Games and Creations
- Topic: 2D platformer
- Replies: 4
- Views: 7469
Re: 2D platformer
Neato. Don't think I've ever seen a grid based platformer before.
- Sun Jun 24, 2018 7:41 pm
- Forum: Support and Development
- Topic: Help for a tug of war game.
- Replies: 3
- Views: 4052
Re: Help for a tug of war game.
I think you still need to upload your code.