Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » TURBOWARP is suddenly running slow for my 3D raycasting project.
- FoxCodezStuff
-
Scratcher
100+ posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
My browser/operating system: MacOS Macintosh X 10.15, Firefox 112.0, No Flash version detected
OK so, I was working on my project, adding traps for the player to get stuck in when in the middle of play-testing, my project's framerate dropped enormously. My in-game FPS counter said it was running at 2 FPS. I did everything the person said in the following forum:
I don't know what's happening. Please help!
*edit: I am using the desktop editor, i tried the online editor and it gave the same results.
OK so, I was working on my project, adding traps for the player to get stuck in when in the middle of play-testing, my project's framerate dropped enormously. My in-game FPS counter said it was running at 2 FPS. I did everything the person said in the following forum:
reddit.com/r/scratch/comments/wk52c8/my_game_on_turbowarp_is_suddenly_really_low/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
I don't know what's happening. Please help!
*edit: I am using the desktop editor, i tried the online editor and it gave the same results.
Last edited by FoxCodezStuff (May 17, 2023 03:09:14)
- GIitchInTheMatrix
-
Scratcher
1000+ posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
What code are you using and what’re your specs?
- FoxCodezStuff
-
Scratcher
100+ posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
PROCESSOR: 1.1 GHz Quad-Core intel core i5
GRAPHICS: Intel Iris Plus Graphics 1536 MB
MEMORY: 8 GB 3733 MHz LPDDR4X
macOS: Ventura 13.3
I'm just using Griffpatch's raycaster. (note I followed the tutorial and I didn't rip it. so some things might differ)
GRAPHICS: Intel Iris Plus Graphics 1536 MB
MEMORY: 8 GB 3733 MHz LPDDR4X
macOS: Ventura 13.3
I'm just using Griffpatch's raycaster. (note I followed the tutorial and I didn't rip it. so some things might differ)
- GIitchInTheMatrix
-
Scratcher
1000+ posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
How much RAM are you currently using?
- FoxCodezStuff
-
Scratcher
100+ posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
Nevermind! I fixed it. It was an overload of things happening at once when the flag was clicked
- vancan_little
-
Scratcher
13 posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
move (6000) steps
Delete item (10) order of [list]
- vancan_little
-
Scratcher
13 posts
TURBOWARP is suddenly running slow for my 3D raycasting project.
Move (10) steps to Cat
[scratchblocks]
- Discussion Forums
- » Advanced Topics
-
» TURBOWARP is suddenly running slow for my 3D raycasting project.