THERE IS A PROBLEM WITH SKYDRIVE WHICH CAUSES THE PROJECT TO NOT RUN ON SCRATCH. RENAME THE FILE AND REMOVE THE UNDERLINES (_) FROM EACH SIDE AND THEN RUN IT.
Arrow Keys to Move. Space to Jump.
BYOB ONLY:
Clicky.
This game engine, based off my Wireframe 3D Renderer is the first of it's kind on scratch. You can move and jump and the camera will follow you. You can turn the camera following off at any time.
The cube can easily be swapped for any model by switching the lists - but unfortunately you must hard code the model as 3 lists. The background is an image placed in 3D space (true texturing would take too long).
The engine uses Bounding Box Collision (meaning that a 3D box is calculated around the object that is used for collision) to detect collision with certain points. You can collisde with the camera, back wall and floor - and in the future possibly platforms.
True 3D games are very possible in scratch, but they would be VERY slow (this engine already runs unbearably slow even with BYOB's atomicism) and VERY hard to make. This is a step in that direction - but until scratch speeds up this is basically unfeasable.
Tell me what you think - but make sure it doesn't include "slow", because I warned you.
Last edited by RHY3756547 (2009-11-23 05:13:41)
Offline
I have BYOB, but I can't seem to run it?
I am using BYOB 2.0
Offline
No... It works fine over here... Seeing what the problem is right now.
Offline
Hmm - there was something wrong with the upload. I'll try again.
Offline
Skydrive seems to be putting Underlines (_) at either side of the filename. I suggest that you remove these from the filename and try to run it again.
Offline
adriangl wrote:
I can't seem to run it either...
Did you do the same as Jacool/rename the file?
Offline
Anybody actually have it working?
Offline
I'll try it when I get home. Sounds interesting, yet also possibly not as good as it sounds. I'm only saying that because of experience with other scratch projects. Of course if this is coming from you... Than it probably won't
Offline
It says that the creator deleted it. Did you do that?
Offline
Lucario621 wrote:
It says that the creator deleted it. Did you do that?
I didn't delete nothing no how.
I don't know why your BYOBs aren't running it... I've re-uploaded numerous times and still people are having problems (still works fine for me...)
Offline
The-Whiz wrote:
This is the correct link: http://cid-7ac23dbb435960c0.skydrive.live.com/self.aspx/Scratch%20Stuff/3D%20Game%20Engine.sb
OK, I swapped the link for that. Is it working now?
Offline
fanofcena wrote:
congrats but not real 3d just an illusion
No it isn't. It is rendered as Real 3D the same way normal 3D PC games do (except in wireframe. The only thing that isn't real is the textured background.
Offline
It works for me!
Try to make it run realtime... PLEASE!!!
More than one sprite and one script is ok (in this case the one sprite 1 script is actually MAKING it lag)!
Offline
juststickman wrote:
It works for me!
Try to make it run realtime... PLEASE!!!
More than one sprite and one script is ok (in this case the one sprite 1 script is actually MAKING it lag)!
It's only one model - so it doesn't need more than one sprite one script. Also - it's meant to be adaptable so you can put your own models in it.
Offline
RHY3756547 wrote:
The-Whiz wrote:
This is the correct link: http://cid-7ac23dbb435960c0.skydrive.live.com/self.aspx/Scratch%20Stuff/3D%20Game%20Engine.sb
OK, I swapped the link for that. Is it working now?
Aha! It was the wrong link. I'll try it again soon...
Offline
I'll try and make a racing game engine out of a future release.
Offline
Bumpy bump. Those that couldn't get it working should try again now that the link has been fixed.
Offline
RHY3756547 wrote:
fanofcena wrote:
congrats but not real 3d just an illusion
No it isn't. It is rendered as Real 3D the same way normal 3D PC games do (except in wireframe. The only thing that isn't real is the textured background.
Thats what is called an illusion by the way nice work
Offline