Rusty Shack
@Hooded-Hacker
0
flux library and love2d not workinghelp me
using anim8 works but flux.to() wont work helpppppppppppppppp
0
1
0
Hooded-Hacker alr nvm i fixed it
apparently u need to call flux.update(deltatime) every frame to make it work7 months ago
1
Iframe Proxy Event ListenersI am using an iframe that links to rammerhead, a proxy, and am trying to use an event listener on it
12
1
1
0
Pls help me with my form
the repl i posted is just random junk btw
I coded it at
https://codepen.io/themostunmemorableusernameintheworld/pen/popRrLj?editors=0100
but when i click on input box it doesn't work where it should
help pls2
1
0
0
how do i use a html button to run python onclick
how do i use a html button to run python onclick
i am trying to run a python file when i click an html button
i have selenium webdriver included in the file
also how do i just do a post and not an entire repl
b/c the repl included is just a random one i clicked on to post4
1
0
0
website
i click on navbar it goes to contact even if i click on anything else
pls help
idk whats wrong
is it the switch cases maybe60
5
0
0
model loading
i am trying to even load in one model in three js and for some reason I cannot
pls helpSixBeeps @UzX None of these files exist in your Repl nor in any of the external scripts you linked. Make sure you're using the right URLs for what you need.
1 year ago
Hooded-Hacker @SixBeeps wasnt sure if i needed to download the modules or anything i thougt u didnt1 year ago
60
5
0
0
Box Game (simple movement testing)
i am trying to create some sort of threejs game (most likely a 3d platformer) and am wondering how to get fluid movement, because if u hold a and then switch to d, there is a single movement right and then it moves continously
also , how do i add like an actual plane in three js i just changed the render clear color so it doesnt look right
am also wondering how i get rid of these scroll bars is it like css or something maybe
overflow: hidden;
?
i fixed the scroll bars and the weird padding but am now wondering why my cube seems to be rotating around a center axis not moving left to right when i hit a or d
is it because of the camera's position maybe
idk i'd appreciate some help with thisHooded-Hacker btw it's bascically pure three js with the teeneist tiniest bit of html and css1 year ago
13
2
0
0
imports
i tried to import stuff and it all worked like everything worked but when i ran it it said
some junk and then at the bottom:
OSError: libespeak.so.1: cannot open shared object file: No such file or directory
idk what it is tried installing espeak or speake3
help pls
2
3
0
0
cant change title web scraper
https://pythonjobs.github.io/
the link to the website i scraped
i cant seem to change the title every thing else works5
1
0
0
0
Why isn't my background color loading?
i used 50, 50, 50 as my background color but it only displays black8
3
0
0
sprite sheets pygame
i am using a tutorial for pygame game making but i want to add my own sprites to enemy and player classes
i found a couple good sprite sheets but i have no idea how to use them and dont want to individually crop them
someone help me
also i have no idea what the pixel size is
i am using these sprite sheets from itch.io:
https://elthen.itch.io/2d-pixel-art-santa-sprites
https://elthen.itch.io/2d-pixel-art-minotaur-sprites
https://elthen.itch.io/2d-pixel-art-brain-mole-monarch-sprites
https://elthen.itch.io/2d-pixel-art-gladiator-sprites
5
1
0
0
IF STATEMENTS NOT WORKING
bruh my if statements arent working
even if i type login it just does sign up HELP PLSInvisibleOne @UzX First off. Don't use `.title()` this is python. Things are either UPPERCASE or lowercase. There is no middle ground. jk.
Anyways Here's how I would do it: https://replit.com/@InvisibleOne/Dictionary-Appendation-and-Removal-Practice#main.py1 year ago
3
6
0