german boi
@BRAYDENMARSZAL
I make animations on YouTube sometimes and code on here
I would like to know the exact code that will get me started on making a 3d game in python3
AmazingMech2418 Python is not the best for game development unless you use a library. I'd recommend using HTML5/JavaScript with three.js or using something like Godot, Unreal, or Unity.2 years ago
Coder100 Not in python, the easiest solution would be probably unity, it's super easy, and there's a lot of features.2 years ago
DynamicSquid I wouldn't recommed Python. But if you must you could try for a 3d Python library2 years ago
I don't wanna use planes to do the vent cover which is the box
A-Frame Starter
RayhanADev Heya @BRAYDENMARSZAL
I believe all you need to do is experiment with the width variable
that should fix your “thicc” problem!2 years ago
all the shapes are static and I don't know how to make an object move while running the thing
HTML, CSS, JS
I want to make a door that opens when you get close and that has animations how would I do it
A-Frame Starter
mwilki7 It looks like everything in here is static.
Is there something that will get you access to the props with javascript or something?2 years ago
I would perfer if it was quick and easy to put in but if it isn't then I'll still take it
A-Frame Starter
k9chelsea2 shadows are made via using the box-shadow property you can research that idk about lights tho2 years ago
I can only add a few shapes in total and I want to add more how to I fix this problem or is there no fix
A-Frame Starter
please tell me how to add a custom image to the objects I would prefer if you give me the exact code so I can copy and paste it
A-Frame Starter
I would like to know how to add collisons to the objects
A-Frame Starter
I don't know what I did wrong so if you can fix it please tell me what I did wrong so I don't make the mistake again.
Python