Discuss Scratch

PrimeMinister2
Scratcher
23 posts

Xbox Controller Extensions

Hello World,
Most of us have Xbox Controllers and Consoles. If we get Xbox Controllers as an extensions, Some of our scratch games can be published on Xbox. We can make use of those controllers as Bluetooth devices and start making a game.
Many of The Platformers and and Arcade games made in scratch can be played by the Xbox Constrollers.

Some of us can also store our games in pen-drives and play on Xbox Consoles.
I request you guys to make some codes that can be used as Xbox Extension Codes.
  • Buttons A, B, X, Y,
  • RB & LB
  • RT & LT
  • RS and LS
  • Home Button
  • Arrow Panel

These are some of the elements in Xbox Controllers.

Last edited by PrimeMinister2 (July 25, 2020 07:19:48)

batmangreen123
Scratcher
30 posts

Xbox Controller Extensions

Even better! Add support for ps4 and Xbox controllers!
PrimeMinister2
Scratcher
23 posts

Xbox Controller Extensions

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
But —————
  • Xbox Controllers have element names, which ps4 remotes doesn't.
  • Xbox Controllers have Kinect Camera which ps4 doesn't
  • Xbox is from Microsoft Studios but ps4 of another company.
  • Almost all the full games in Xbox are not free but ps4 has lots of full games free in price.
  • Xbox Controllers are Bluetooth devices but ps4 remotes are not.
Therefore Xbox Controllers and ps4 remotes cannot be merged in one extension.

Last edited by PrimeMinister2 (Aug. 1, 2020 09:28:27)

CuckieScratchycuff
Scratcher
100+ posts

Xbox Controller Extensions

when green flag clicked
go to x: (0) y: (0)
forever
point in direction (direction of [Arrow Panel v])
if <(direction of [Arrow Panel v]) = [0]> then
point in direction (90 v)
else
move (10) steps
end
end

Last edited by CuckieScratchycuff (July 30, 2020 23:31:26)


Drag over my signature and hold shift+up/shift+down to scroll
CuckieScratchycuff
_-Games-_ _-Animations-_



ᑎEᗯ ᔕTᑌᖴᖴ

mccann119
Scratcher
100+ posts

Xbox Controller Extensions

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
This person forgot Nintendo, I guess. I got the code at the bottom.
when green flag clicked
A = (Jump)
B = (Jump)
X = (Nothing)
Y = (Nothing)
Left stick = (Move)
Right stick = (Scroll)
L = (Nothing)
R = (Play Roblox!)
Is that funny? Because R = Play Roblox!

Account inactive
I changed my username
mccann119
Scratcher
100+ posts

Xbox Controller Extensions

Right now, You can only make Scratch projects for mobile and desktops. I was thinking of making an extension though.

Account inactive
I changed my username
god286
Scratcher
1000+ posts

Xbox Controller Extensions

PrimeMinister2 wrote:

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
But —————
  • Xbox Controllers have element names, which ps4 remotes doesn't.
  • Xbox Controllers have Kinect Camera which ps4 doesn't
  • Xbox is from Microsoft Studios but ps4 of another company.
  • Almost all the full games in Xbox are not free but ps4 has lots of full games free in price.
  • Xbox Controllers are Bluetooth devices but ps4 remotes are not.
Therefore Xbox Controllers and ps4 remotes cannot be merged in one extension.

Ok,

  • I'm not so sure what you mean.
  • Have you ever heard of a PlayStation Camera?
  • I'm not so sure if that matters. PlayStation is from Sony by the way.
  • Aren't most Scratch games free to play?
  • You must be thinking about old playstations, they do have bluetooth capability and can be charged using a micro-USB cable (PS4).
'

Hmm

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
mccann119
Scratcher
100+ posts

Xbox Controller Extensions

I'm thinking about PS5 (even though it's not released yet)

Account inactive
I changed my username
ScriptTeen
New to Scratch
11 posts

Xbox Controller Extensions

PrimeMinister2 wrote:

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
But —————
  • Xbox Controllers have element names, which ps4 remotes doesn't.
  • Xbox Controllers have Kinect Camera which ps4 doesn't
  • Xbox is from Microsoft Studios but ps4 of another company.
  • Almost all the full games in Xbox are not free but ps4 has lots of full games free in price.
  • Xbox Controllers are Bluetooth devices but ps4 remotes are not.
Therefore Xbox Controllers and ps4 remotes cannot be merged in one extension.

They can be merged in one extension it would just need to have multiple compatibility and options, I believe someone may have created an experimental extension using ScratchX as an experimental (none published) extension, this could help indirectly here.

Howdy! I'm a small time inventor and programmer in HTML, CSS, JavaScript, Python and PHP. I have been on Scratch for about 5 years and know a lot about it, I enjoy the forums, creating API tools too. As I say in my ‘About Me’ I will be helping in the forums I will also be using my programming and Scratch API knowledge to create web tools for the Scratch site as well, I hope you like my creations!
PrimeMinister2
Scratcher
23 posts

Xbox Controller Extensions

ScriptTeen wrote:

PrimeMinister2 wrote:

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
But —————
  • Xbox Controllers have element names, which ps4 remotes doesn't.
  • Xbox Controllers have Kinect Camera which ps4 doesn't
  • Xbox is from Microsoft Studios but ps4 of another company.
  • Almost all the full games in Xbox are not free but ps4 has lots of full games free in price.
  • Xbox Controllers are Bluetooth devices but ps4 remotes are not.
Therefore Xbox Controllers and ps4 remotes cannot be merged in one extension.

They can be merged in one extension it would just need to have multiple compatibility and options, I believe someone may have created an experimental extension using ScratchX as an experimental (none published) extension, this could help indirectly here.
Then what are the element names for PS4 remotes?
Difference betwees PS4 and Xbox Controllers
And as you said that there is an unknown extension then why cannot we use it?


Last edited by PrimeMinister2 (Aug. 1, 2020 09:18:56)

PrimeMinister2
Scratcher
23 posts

Xbox Controller Extensions

when [button A v] pressed
jump
when [RB v] pressed
switch theme by [1]
when [LB v] pressed
switch theme by [1]
when [button B v] pressed
broadcast [shield v]
CuckieScratchycuff
Scratcher
100+ posts

Xbox Controller Extensions

mccann119 wrote:

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
This person forgot Nintendo, I guess. I got the code at the bottom.
when green flag clicked
A = (Jump)
B = (Jump)
X = (Nothing)
Y = (Nothing)
Left stick = (Move)
Right stick = (Scroll)
L = (Nothing)
R = (Play Roblox!)
Is that funny? Because R = Play Roblox!
I'm not sure if this will work.

Drag over my signature and hold shift+up/shift+down to scroll
CuckieScratchycuff
_-Games-_ _-Animations-_



ᑎEᗯ ᔕTᑌᖴᖴ

mccann119
Scratcher
100+ posts

Xbox Controller Extensions

CuckieScratchycuff wrote:

mccann119 wrote:

batmangreen123 wrote:

Even better! Add support for ps4 and Xbox controllers!
This person forgot Nintendo, I guess. I got the code at the bottom.
when green flag clicked
A = (Jump)
B = (Jump)
X = (Nothing)
Y = (Nothing)
Left stick = (Move)
Right stick = (Scroll)
L = (Nothing)
R = (Play Roblox!)
Is that funny? Because R = Play Roblox!
I'm not sure if this will work.
It's just an example!!! This is crazy!!!

Account inactive
I changed my username
PrimeMinister2
Scratcher
23 posts

Xbox Controller Extensions

Gaming and Chatting are the main theme for Xbox.
Something like this:
when [RB v] pressed
equip weapon [pistol V1.1 v]
else
when [RB v] pressed
next costume
change [weapon-number v] by (1)
set [damage v] to (weapon-number)

Last edited by PrimeMinister2 (Aug. 6, 2020 14:36:44)

Powered by DjangoBB