answersLogoWhite

0


Best Answer

You just make a broadcast "level up", and under the hat make a bunch of adding to variables and list entries. That will probably do it, unless you want something fancier.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make leveling up in an RPG game for the scratch programming language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the easiest game programming language?

Scratch


Can the code of a Game Maker game be converted to another programming language so that you don't need to start from scratch?

Not currently.


Is there a real programming language that resembles GML - the language in Game Maker?

GML IS a real programming language. But anyway, all programming languages are about the same, with different syntax.


What is a language in video game programming?

Most general-purpose programming languages can be used for video games. Lazyfoo's tutorials are excellent resources for anyone interested in game programming. They are written in the C++ programming language, but the same concepts can easily be applied to C, Ruby, Python, Perl, or any other general-purpose language.


How do you become a video game writer?

Video game is a software. A software is a program. So you need to know how to program. Programs are written with programming languages. Pick a language and master it. You might not need to build everything from scratch. There are tools that can make building game easier. But you still have to program.


What has the author Ron Penton written?

Ron Penton has written: 'MUD Game Programming (Game Development)' 'Beginning C# game programming' -- subject(s): C# (Computer program language), Computer games, Programming


How do you program games?

you learn how in schoolIf your school doesn't have a programming class, then you can independently learn to program. You should start with an easy programming language, like Ruby or Python. Or, if you don't want to learn a programming language, you can get Game Maker. Game Maker has a drag-and-drop interface and there is an optional programming language included that gives you more power over your games.


What coding language was five nights at freddys coded in?

Five Nights at Freddy's was created using Clickteam Fusion, which is a game development tool that uses its own coding language called Clickteam Fusion. This software allows developers to create games without needing to write code from scratch.


What programming language was used to make the game Fallout 3?

c++ i think


What programming language would you have to know to develop a game for the Wii?

The basis for the games is C++.


What is the easiest programming language in game making?

C / C++ is the easiest programing language in game making. It's use for very basic games though.


What is the best programming language to create a game in?

Hi, about making game, you can use the language that you know, but before you begin you need to find sources to show you the right way, I'm talking about 3d game programming. game programming needs to know programming language, mathematics for games, using either directx or opengl as a graphics api, collision detection, spatial partitioning including (kd, quad, bsp, oct and pvs), lighting techniques. For me I'm using visual c++, win32api, directx. best regards.