Discuss Scratch

L15mar
Scratcher
10 posts

3D scripts om drie dimensionale games te maken

3D lijnen in het (de defenitie is engels)

definieer Go to x [x] y [y] z [z]
ga naar x: [leeg] y: [leeg]

Last edited by L15mar (March 19, 2025 15:16:58)

AS-coder
Scratcher
66 posts

3D scripts om drie dimensionale games te maken

define go to x:(x) y:(y)z:(z) with shift
go to x: ((view factor) * (((x) - (cam x)) / ((z) - (cam z)))) y: ((view factor) * (((y) - (cam y)) / ((z) - (cam z))))

Misschien bedoelde je dit?

Last edited by AS-coder (March 17, 2025 16:16:53)

L15mar
Scratcher
10 posts

3D scripts om drie dimensionale games te maken

Waarschijnlijk wel of ik bedoel ja! :)

Last edited by L15mar (March 19, 2025 15:46:08)

L15mar
Scratcher
10 posts

3D scripts om drie dimensionale games te maken

3D tutorail (wel een studio en welke ik eigenlijk niet zo sipmpel vind)

Last edited by L15mar (April 16, 2025 11:48:12)

Powered by DjangoBB