Discuss Scratch

for0012
Scratcher
15 posts

Making Computer Player

Hey All ! Im working on a project called Fluro Air Hockey ,
I need help on making a script for my red padddle to be computerised. I cant make multiplayer because i have no time , so if you could please help me make a script for computer that would be heaps of help thank you.
andre_rifaut
Scratcher
100+ posts

Making Computer Player

Making a multi player game is not so much difficult.
The idea is to have different scripts for displaying/moving sprites.
So you just makes “forever” and use cloud var that indicate x/y positions, directions, or costume number, …

Then the main part of the game sets those vars instead of using “move …”, “turn …” or “switch costume …”
cheddargirl
Scratch Team
1000+ posts

Making Computer Player

You seem to have so many topics for getting scripting help on the same project. That creates a lot of forum clutter very quickly.

It's usually better to stick to one topic - how about revising your original topic describing all the problems you need help with in terms of scripting?

Powered by DjangoBB