Search found 779 matches

by togFox
Sat Mar 23, 2024 12:06 pm
Forum: Support and Development
Topic: Can a non-Windows peep test my love file?
Replies: 8
Views: 1611

Re: Can a non-Windows peep test my love file?

Thanks all - I added a zip file to itch.io minutes after acknowledging your errors. I'll assume now this works on Ubuntu and Mac.

The splash screen is a different problem I was not aware of so thanks for reporting that too!

edit: the teams error is also new - thanks for reporting that.
by togFox
Sat Mar 23, 2024 10:53 am
Forum: Support and Development
Topic: Can a non-Windows peep test my love file?
Replies: 8
Views: 1611

Re: Can a non-Windows peep test my love file?

Hmm. Makes sense now - I think I need to zip the love file with that csv. Thanks!
by togFox
Fri Mar 22, 2024 11:57 am
Forum: Support and Development
Topic: Animation and tweening
Replies: 2
Views: 1080

Re: Animation and tweening

Thanks for that. It's given quite a few things to think about and it's clear I'm on the very start of my learning curve.
by togFox
Thu Mar 21, 2024 4:28 am
Forum: Support and Development
Topic: Animation and tweening
Replies: 2
Views: 1080

Animation and tweening

Not sure how to describe this one but my next project will be my first venture into 3D (or 2.5) and I intend to have, for example, a player controlled character swinging a sword around. This means different poses and stances and transitions between. If this were 2D then I would make a sprite sheet a...
by togFox
Wed Mar 20, 2024 9:33 pm
Forum: General
Topic: what should i add to my game?
Replies: 2
Views: 1124

Re: what should i add to my game?

Screenshots
by togFox
Tue Mar 19, 2024 2:38 am
Forum: Games and Creations
Topic: 3D Physics Engine
Replies: 11
Views: 3052

Re: 3D Physics Engine

I'm thinking either 1st person or 3rd person RPG dungeon crawler with this physics engine for combat and world movement.
by togFox
Mon Mar 18, 2024 9:43 am
Forum: Games and Creations
Topic: 3D Physics Engine
Replies: 11
Views: 3052

Re: 3D Physics Engine

I know I want to use this in a future project - I just can't think what for at the moment! :)
by togFox
Sat Mar 16, 2024 12:44 pm
Forum: Games and Creations
Topic: Backyard gridiron manager released
Replies: 3
Views: 1911

Re: Backyard gridiron manager released

Finally introduced passing, meaning they can throw the ball to the receiver. QB's can now run the ball or pass the ball. This makes for a very dynamic game and brings an "it's not over till it's over" feeling. About 4 weeks after the initial release this game is quickly approaching "f...
by togFox
Fri Mar 15, 2024 10:09 pm
Forum: Support and Development
Topic: Requesting help
Replies: 1
Views: 756

Re: Requesting help

If you wrap the above in code tags and then paste row 36 here then we can see if we can get you sorted.
by togFox
Fri Mar 15, 2024 7:09 am
Forum: Support and Development
Topic: Overlapping sensors - Box2D order / behavior
Replies: 8
Views: 1254

Re: Overlapping sensors - Box2D order / behavior

My current project (see signature) uses box2d. Some of that code might be useful - or simply confusing.