- 1
- Posts
- 2
- Years
- Seen Jan 8, 2024
I'm using v19.1 and EBDX,everything needed is the latest version.
Now,the problem is that I want to make a static battle background,
this is my background:
#-----------------------------------------------------------------------------
GRASS = {"backdrop" => "Field","base" => "Grass"}
#-----------------------------------------------------------------------------
but when I open the game and test it,it looks like this
https://ibb.co/4JzWtqm
There isn't any line in the code for any grass animation,and
the base that pops up isn't the one I added,wich is the exact
size as the other ones and yes,it's a transparent png,exacty
like the other ones that come by default.
Is there any way to make a static background??I
just want the bg and the base tbh,Idon't mind
the animated grass for this one but exactly what am I doing
wrong that a random base pops instead of the one I put in the code?
I'm not good at coding and idk what i'm doing honestly so maybe that's why it's not working
Now,the problem is that I want to make a static battle background,
this is my background:
#-----------------------------------------------------------------------------
GRASS = {"backdrop" => "Field","base" => "Grass"}
#-----------------------------------------------------------------------------
but when I open the game and test it,it looks like this
https://ibb.co/4JzWtqm
There isn't any line in the code for any grass animation,and
the base that pops up isn't the one I added,wich is the exact
size as the other ones and yes,it's a transparent png,exacty
like the other ones that come by default.
Is there any way to make a static background??I
just want the bg and the base tbh,Idon't mind
the animated grass for this one but exactly what am I doing
wrong that a random base pops instead of the one I put in the code?
I'm not good at coding and idk what i'm doing honestly so maybe that's why it's not working