Blitz3D fps tutorial 3
Uploader Comments (KiwiBlaster516)
All Comments (28)
-
@crescentmoonpro It's been a while, but I think the problem is that the rotational axis is relative to the front of the camera. So, rotating it sideways will always make it rotate to that direction. As for how to fix that... I'm not exactly sure, but a pivot might help. It's the problem with cameras in Blitz3D, the movement/rotation is always relative to where the camera is facing. Then again, it has been maybe 2+ years since I even looked at Blitz3D, so I may be wrong.
-
so i have a small problem, im working on a game of my own and i figured it be time to display some of the variable values so i can better debug, however i discovered i cannot display any sort of text while im running 3d graphics and or have a camera present i need a little help i could u explain this to me? i will pm u my test program that i used to check my theory
-
@HuskyRonan On the help page, there is a place called Command Reference. Once you get into that, click scan codes.
-
ii need help, i want it to be W,A,S,D
-
i buyid blitz3d sdk but its dont going on need blitz 3d sdk a video card DirectX7?
-
the ) code error is at (row : 45) (col : 55) theres a space between playercube
-
Thanks for this information btw :), (Need to make an FPS game aswell for school :D) I might upload some ingame videos >:D
"Noice (typing error) that the space that is in the description does not appear during this video".
Well, can´t you simply fix this in the description? Creating annotiations takes more time than changing description, so why make this complicated (this may be pointless, but I notice from it anyway).
TinklerStar 1 year ago
@TinklerStar I actually tried to fix that, but the youtube format kept messing it up for some reason.
KiwiBlaster516 1 year ago
Just as a note, you cannot copy the code exactly from the description, because there may be format errors.
KiwiBlaster516 2 years ago