Pages: 1 2
Topic closed
I Will Answer Any Question You Ask, So Start Asking Now!
Helped: Filo5, c9220
Helping: juststickman
Last edited by gbrox (2010-01-14 09:24:43)
Offline
filo5 wrote:
Find me some Blender tutorials. Animation, especially. Thanks.
Well, Go On Youtube And Search Super3boy. He Has AWESOME Blender Tutorials.
Offline
Anybody Need Help?
I Guess Not...
Oh Well.
Offline
Please, Need Help,
Somebody
!!!
Offline
Whoever Comments Next Picks The Topic Of My Next Project.
PLEASE, NOT PINK PONIES!
Offline
I pick purple unicorns ^_^
jk
I need a bit of help with 3D collision detection for ground.
Last edited by juststickman (2010-01-08 17:25:41)
Offline
juststickman wrote:
I pick purple unicorns ^_^
jk
I need a bit of help with 3D collision detection for ground.
Hmm... I'll Tell You When I Make The Proj. Then U Can Download And I'll Have Comments In It So U Know What I Did.
Offline
juststickman wrote:
I pick purple unicorns ^_^
jk
I need a bit of help with 3D collision detection for ground.
Ok! Im Done! Go To My Projects And Download The 'Ground-Collision Game' One.
I Put Coments In It.
This Is True wrote:
It Works Well!
Offline
Thanks ^_^
Must....get...5k posts before FPT...
EDIT: I said 3D ground detection, like making a platformer with 3D projection. I know how to make a simple 2D game -.-
Last edited by juststickman (2010-01-09 16:20:57)
Offline
juststickman wrote:
Thanks ^_^
Must....get...5k posts before FPT...
EDIT: I said 3D ground detection, like making a platformer with 3D projection. I know how to make a simple 2D game -.-
Sorry
Offline
gbrox wrote:
juststickman wrote:
Thanks ^_^
Must....get...5k posts before FPT...
EDIT: I said 3D ground detection, like making a platformer with 3D projection. I know how to make a simple 2D game -.-Sorry
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
That's ok....
But can you help me with 3D ground detection?
Offline
juststickman wrote:
gbrox wrote:
juststickman wrote:
Thanks ^_^
Must....get...5k posts before FPT...
EDIT: I said 3D ground detection, like making a platformer with 3D projection. I know how to make a simple 2D game -.-Sorry
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
That's ok....
But can you help me with 3D ground detection?
Probobly.... Do You Mean Terrain? Texture? Shape? Rotation-Of-The-Ground?
If Yes, Then Ok!
Offline
Well my main problem is collision detection in 3D. Like testing if the character is touching the ground, or ramming into a wall etc. Here's the base engine: http://scratch.mit.edu/projects/justtestingstickman/837614.
Can you show me a method of collision detection with that engine as a base?
Offline
juststickman wrote:
Well my main problem is collision detection in 3D. Like testing if the character is touching the ground, or ramming into a wall etc. Here's the base engine: http://scratch.mit.edu/projects/justtestingstickman/837614.
Can you show me a method of collision detection with that engine as a base?
Yes!
I Will Use It As A Base.
Offline
The thing you posted, I don't think it's working the way it should?
What is it supposed to do?
I want to make it test whether my character is on top of a solid surface.
Offline
juststickman wrote:
The thing you posted, I don't think it's working the way it should?
What is it supposed to do?
I want to make it test whether my character is on top of a solid surface.
Well... I Was Trying... I Couldn't Tell What The Heck Each Was (No Offense) And What It Would Look Like In 3d... If I Knew That, I Could Do It Better...
Offline
c9220 wrote:
Gbrox, is there any way you can make a duplicate/new sprite using the scripts (I don't want just a stamp)?
No, But You Can Make A Duplicated Sprite. Example:
Sprite1:
Forever
(if (Xposition: number)and(Yposition: number)
broadcast(ShowSprite2)
Stop Script)
__________________________
Sprite2:
When I Recieve (ShowSprite2)
show
broadcast (anything)
When Flag Clicked
Hide
Offline
c9220 wrote:
Thanks anyway.
Yer Welcome.
Offline
well id like to see python blender scource code integrated into scratch would make for some most interesting projects but what do i care i just use blender to make models for my games (not scratch)
Offline
blackbird1676 wrote:
well id like to see python blender scource code integrated into scratch would make for some most interesting projects but what do i care i just use blender to make models for my games (not scratch)
...Ok...
Offline
gbrox wrote:
c9220 wrote:
Gbrox, is there any way you can make a duplicate/new sprite using the scripts (I don't want just a stamp)?
No, But You Can Make A Duplicated Sprite. Example:
Sprite1:
Forever
(if (Xposition: number)and(Yposition: number)
broadcast(ShowSprite2)
Stop Script)
__________________________
Sprite2:
When I Recieve (ShowSprite2)
show
broadcast (anything)
When Flag Clicked
Hide
True, It is easy to do 3D.
Offline
Topic closed
Pages: 1 2