Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / 3d Particles

Author
Message
hseal777
19
Years of Service
User Offline
Joined: 2nd Oct 2005
Location:
Posted: 27th Nov 2005 23:39
Can you add 3d particles to a 2d game?
super skull
20
Years of Service
User Offline
Joined: 16th Jun 2004
Location: usa
Posted: 28th Nov 2005 16:25
yes you just have to find the 3d position that looks the same as the 2d position in your game
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 28th Nov 2005 18:09
Just set your x and y screen positions in variables called x and y, your object number as id and this will work

position object id,(x-400)+(object size x(id)/2.0),-1*((y-300)+(object size y(id)/2.0)),500

MonoCoder
18
Years of Service
User Offline
Joined: 4th Dec 2005
Location: england
Posted: 4th Dec 2005 17:23
Just make it in 3D, use the camera to look at it from the side, save a few images of it, put a sprite in your game (or a pasted image, or whatever) and play the images through. Takes a bit of work, but should work...

I sit, I write, I create quality code, and what is my reward? Windows errors. Oh. Great.

Login to post a reply

Server time is: 2024-11-12 05:10:08
Your offset time is: 2024-11-12 05:10:08