Search found 2 matches

by RishB
Thu Apr 13, 2023 5:00 am
Forum: Support and Development
Topic: Animation using love 2d not working
Replies: 2
Views: 1055

I got it to work

Thanks I got it to work
by RishB
Wed Apr 12, 2023 3:12 pm
Forum: Support and Development
Topic: Animation using love 2d not working
Replies: 2
Views: 1055

Animation using love 2d not working

Hello, I'm new to lua and love 2d and I have a problem. I'm really sorry if I am being stupid. I'm trying to animate a pacman eating a box. I want the pacman's mouth to close and open. But my code is not working. It doesn't show any syntax errors but it doesn't work. This is the code. _G.love = requ...