Discuss Scratch

RealmSquidCodeGamez
Scratcher
1 post

Fruit Ninja

The Goal: A Fruit Ninja game with a Classic Mode (uses a strikes sprite loop) and an Arcade Mode (uses a timer). Fruits are supposed to fall from the top (y: 160).The Core Problem: Fruits are completely invisible/not spawning in Arcade Mode, and the arcade timer has now frozen.Current Spawner Logic: The fruit uses repeat until < = Strike3> inside a when I receive block.Current Clone Logic: Unified single script handling movement (change y by -4) and slicing (if touching ninja choppa). Costumes are centered, ghost effect is 0, and it is set to the front layer.Suspected Issue: A race condition or global initialization lock between the backdrop broadcast, the arcade timer script, and the strikes costume check is freezing the game threads on frame one.
@griffpatch
Code:
https://scratch.mit.edu/projects/1364916667/ (look inside)
-duckergames-
New Scratcher
16 posts

Fruit Ninja

yeah uh this game looks way too rushed i dont even know whats happening sorry dude

Powered by DjangoBB