I want somethig simple: A scrip that makes the game run in its normal resolution (640x480), but the rest of the screen is filled in a single color. It has to make the game run like that normally.
Reason: I need to have the full screen on and dark, so the playr doesnt lose details of the game...
sooo... name = $game_actors[1].name works... I tried it using the same without the "s" and when i tried the "s" i think i used () instead of []
and the thing is that the game creates a file. which is a very complex system of "cheat codes" for the game, and something the game uses to learn about...
in summary, I need the game to create a file, and in one of the lines of that file, the encrypted name of the player should be in... I can make everything already, except the part in which i get the name the player inputs and store it in a variable hahaha
What i'm trying to do is really symple but i can't make it work...
Basically, i want to store the player's name in a variable.
I'm using:
name = $game_actor(1).name
but it gives me an error. I don't know how to call the right $game_actor thing to make it work... Can someone help me please...
idk, didn't check them before making mine lol
the thing is that I used the script i made to check if a player can place an item in X place and developed it to make the NPCs "see" with it too... i'll check if that code works. if not, i think i'll make a mixture of solutions hajaja
I'm basically giving the NPCs AI. I introduce a coordinate and they move until they reach it, dodging obstacles, searching the closest route, and so. It's not exactly a defined path. If I give NPC1 the coordinate 3,5 it would walk to it by its own. If I give NPC2 the coordinate 17,8 it would do...
I'm working on a scrip that makes the NPCs follow a direction/destination, and everything is working pretty good so far. The problem comes when I introduce more than 1 NPc and they "collide".
The scrip checks the terrain tags next to the NPC moving, so as both NPCs colliding would be in the...
Hi'm I'm currently developing a script,and i'm a total noob on this, but i came to a point where i just don't know what i'm doing wrong, and in theory it's very simple.
Lets say I need that the variable X gets a random number between 11 and 14 (including both ends)
how do i do that?
i tried x...
Hi, I'm currently developing a Psychological Horror game that so far has no name.
I've been struggling a lot to make the game plays and feels just as I'd like, so I want people to give me their feedback before I commit any further.
Synopsis:
After a storm starts, you're forced to return to a...
yeha, the problem is that half game doesnt work unless you start in a very specific point xD and so far the folder is like 100mb
I'm working both in a script and in creating an accessible demo. Idk which will work first tho
This is What I'm trying to achieve:
The first picture is with all the lights on.The second is with the lantern on and everythig else off. The 3rd is showing how it doesnt work lol
A new sprite doesnt work because i need everything else to be completely dark...
Also, is there a way to make that a...
SO, i know which script does the thing, but reverting it to the original isnt working for some reason...
In the sprite_picture script, i have these lines:
self.x = 0 - $game_map.display_x / 4#@picture.x
self.y = 0 - $game_map.display_y / 4#@picture.y
clearly I put the right thing...
Love when everythings been fine. So I decide "hey, lets run the prologue events".. why are things now freezing at a point for no reason when nothings changed *flips table*
hi my friend, thank you for liking my post, LOL.
Do you have any contact like discord or email or what?
I want to send you direct messages to share my game and video.
I am new here first day ,how to make a game for google play store on Android I am using android mobile .I don't have coding knowledge too .so what are steps to create a game on mobile Android I don't have PC or laptop .any suggestions or guide please .
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.