00:00
00:00
Newgrounds Background Image Theme

Someone gifted MetalSlayer69 supporter status!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

got Newgrounds extension.

planned to use it for saving the game data and score.

confused about how those blocks work, including the api status.

tried to connect, failed to log in.

left the project unsaved, repeat.


greetings.

Response to TurboWarp... 2023-06-23 00:45:36


Not familiar with scratch, what does it currently look like on your end?


Slint approves of me! | "This is Newgrounds.com, not Disney.com" - WadeFulp

"Sit look rub panda" - Alan Davies

BBS Signature

Response to TurboWarp... 2023-06-23 20:17:40


At 6/23/23 12:45 AM, Gimmick wrote: Not familiar with scratch, what does it currently look like on your end?

Hmmm...what do you mean by currently look like on my end? since I don't know how to answer that correctly...


greetings.

Response to TurboWarp... 2023-06-24 00:55:24


At 6/23/23 08:17 PM, Fejluh wrote:
At 6/23/23 12:45 AM, Gimmick wrote: Not familiar with scratch, what does it currently look like on your end?
Hmmm...what do you mean by currently look like on my end? since I don't know how to answer that correctly...

What does the code look like?


Slint approves of me! | "This is Newgrounds.com, not Disney.com" - WadeFulp

"Sit look rub panda" - Alan Davies

BBS Signature

Response to TurboWarp... 2023-06-24 01:31:04


At 6/24/23 12:55 AM, Gimmick wrote:
At 6/23/23 08:17 PM, Fejluh wrote:
At 6/23/23 12:45 AM, Gimmick wrote: Not familiar with scratch, what does it currently look like on your end?
Hmmm...what do you mean by currently look like on my end? since I don't know how to answer that correctly...
What does the code look like?
when flag clicked
|forever ---]
| if <key (space) pressed?> then]
| ----------------------------------
|  set [_BUILD_STOPMOVING?] to (1)]
|  | set [STOPCAMERA] to (1)]
|  if <key (w) pressed?> then]
|   change camera y by (3)]
|  if <key (s) pressed?> then]
|   change camera y by (-3)]
|  if <key (a) pressed?> then]
|   change camera x by (-3)]
|  if <key (d) pressed?> then]
|   change camera x by (3)]
| ---------------------------
| if <key (x) pressed?> then]
|  set [_BUILD_STOPMOVING?] to (0)]
|  set [STOPCAMERA] to (0)]
|  wait until <not <key (x) pressed?>>]
|  wait until <not <key (w) pressed?>>]
|--------------------------------]

greetings.

Response to TurboWarp... 2023-06-24 04:22:29


That Turbowarp feeling...


Please remove all my posts from the politics forum. They are either misinformation or poorly worded.

BBS Signature

Response to TurboWarp... 2023-07-13 18:58:43


What is the Newgrounds extension you used?