00:00
00:00
lajbel
Web games developer, working on games and game engines for the web.

Danie ☕ @lajbel

Age 18, Male

Developer

Argentina

Joined on 4/21/21

Level:
14
Exp Points:
1,950 / 2,180
Exp Rank:
32,844
Vote Power:
5.58 votes
Rank:
Town Watch
Global Rank:
45,317
Blams:
23
Saves:
172
B/P Bonus:
2%
Whistle:
Normal
Trophies:
5
Medals:
633
Supporter:
2m

lajbel's News

Posted by lajbel - September 8th, 2021


ohhi scratch developer, this is a remake of the original tutorial of how to use scratch with newgrounds.io


Main functions 📦

here we will see the main functions that we all want to use, such as medals and scoreboards


Step 1: Eval Variable

add a ☁️cloud variable with the name "eval"


iu_739452_9008270.png

this is to run javascript and use the newgrounds.io functions! 😺😺


Step 2: Connect()

now we will connect our game with Newgrounds.io before using any thing, you must put it in a 🚩FLAG event, to avoid errors


iu_739453_9008270.png

(replace the first value with your App ID and the second value with you encryptation code, you can find it in Api Tools of your project)


ready! now we can use the newgrounds.io functions!


Step 3: Newgrounds.io functions

we will quickly look at an example for each function


Get Medal

iu_739451_9008270.png

(replace the number by your Medal ID, you can find it in API Tools)


Post Score

iu_739454_9008270.png

(replace the first value with your ScoreBoard ID, you can find it in API Tools, replace the second value with the score to give)


Post Score with Variable:

iu_739455_9008270.png


Step 4: Package your game (IMPORTANT) 📦

now that you have used the api as you want, we need to compile it using a packager/compiler.


Using HTMLiefer

if you want use HTMLiefer compiler, you need use this template. Now put your project id and choose the options that you like, then press HTMLify!, this download a zip and you must upload it to your newgrounds project 🐸


Using TurboWarp

if you want use TurboWrap Packager, you need install this template, unzip and load it with import settings here. Now put your project id and choose the options that you like, then press Package, this download a zip and you must upload it to your newgrounds project 🐝


Cloud Save ☁️

cloud saves are great, and they are very easy to use.


Step 1: Eval Output Variable

add a ☁️cloud variable with the name "eval output"


iu_739456_9008270.png

the purpose of using this variable is to receive the content that eval can return, in this case, the value of the cloud saves


Step 2: Set a Cloud save


iu_739458_9008270.png

(yes, it's easy)


Step 3: Get a cloud save

we must add a wait because for some reason the variable is not updated at the time the other variable is updated, a small wait will fix the problem.


iu_739457_9008270.png


that's it, you can now use the wonderful cloud variables in scratch. By the way, with eval output you can also use GetUsername() and GetVersion() 🦋🦋


No work ☹️

yes, it can happen that it does not work, it is normal, we are all human. I can help you, first I need you to check that you have done all the steps to the letter. If this does not solve your problem, I would appreciate it if you could change your Connect to this one (remplacing by your values)


Connect("55143:RrL4bDjH", "6kB/g/l9dLIdHFXLn4T69g==", { debug: true })


now, press f12 or ctrl shift c in your browser while testing your game, some messages will appear. Show them to me so I know how to help you! You can do it here or in pm 🦜🦜


Thanks 💌

i would like to thank all the people who have helped with support and so on, and all the scratch developers who have shown their appreciation and support for this ❣️


@s-zenmode

@Dungeonation

@JimmyCarlos


I also appreciate people who send me invitations to their projects using ng.io, just make sure you invite me as a beta tester, as I don't want to take credit for your excellent project. Thanks 💌


Bonus Links 🐝

Putting your Scratch Game in Newgrounds tutorial by midgetsausage

Real Game

Original post

Collection with some Scratch Games using Newgrounds.io API


Tags:

26

Posted by lajbel - August 26th, 2021


With @Belthagor we have released RTLP for Itch.io, with some improvements to the text and others, I hope you enjoy the game!


Play in Itch.io

Play in Newgrounds


By the way, I have also released Don't Break the Country, it has been somewhat difficult when thinking about the situations, but it has been good for 48 hours, play here


I will try to organize myself more and create cool stuff, I will have more news soon!


139f3ac3f942497d44ff892ba53196b3


(Art by @Mei-Dragon)


Tags:

1

Posted by lajbel - August 9th, 2021


Hi! How are you? First of all I would like to support my tardiness in making this post with the argument: I forget.


The 2021 July Jam Games:


As you know, I've uploaded 2 games for the jam, one called Purple Egg 100, I did it in an hour and I think it was the 4th or 5th game to come out for the competition, the other is eggou, a little bullet hell, it was my first experience programming enemies! I have done it with the @FreshJuicesTeam and we were very satisfied


Play Purple Egg: https://www.newgrounds.com/portal/view/805532

Play Eggou: https://www.newgrounds.com/portal/view/806710


Recovering the lost pieces


Little game I've programmed for @Belthagor, enjoy!


Play RTLP: https://www.newgrounds.com/portal/view/808555


Advances in love juices


We've been working on the sprites more than anything and a little bit on the history, we're wanting to transpile the love juices engine from Renpy to RenJS, for compatibility issues with web platforms, but for now it's just an experience, I hope to have the demo published by the end of the year.


Other



Thanks for reading here, soon I will bring more news.


3

Posted by lajbel - July 15th, 2021


My First Post


Hi everyone at newgrounds, I will take advantage of this post to introduce myself, I am a video game programmer and designer (doubftful).


NrmAE2 and Tere Pong


If you are a user who has been aware of my profile, you will know that I have uploaded those two games, tere pong is more a test for an engine, and nrmae2 a game that I made in a day, in addition to my first approach to the api of ng.


Love Juices


What I would like to tell you the most is about the new video game I'm working on, love juices. Love Juices is a simulator where the world is represented by food and drink, it is a simple game but I want it to be fresh


This game is developed by the team of 3 users. Me, @Horus and @Tohei, we are "Fresh Juices Team"


Currently we develop the game in a private demo, obviously, it can be played in newgrounds, in case you are interested, it is made in renpy


Here are some screenshots of the game (alert in Spanish, although the game will be in English, we develop the dialogues first in Spanish, it is our native language)


iu_358608_9008270.webp


iu_358609_9008270.png


I think it goes without saying that this is all a demo, and it will become polished and changed over time.

(Pro: Fresh Juices Team Discord Community)


Game Jam and Art


To close, I made some pixel arts, which you can see in my profile, I have made one for FPA COLLECTION, anyway, it's just something to pass the time, I'm far from decent. On the other hand, I plan to participate in the Game Jam with some game that I am going to do with my colleague Horus, but I will see if I do it and how, probably, I will try to do another post.


Thanks for read.


Tags:

1