me too
1 Like
@YuHayate i’m thinking of making sonic 1 master system with the ega color palette (will contact for details) and I need some help. Think you can pull it off?
1 Like
Yeah, but nvm. Swapped palettes, and I’ve got @Nerdiest working on it.
1 Like
how can i make a tilemap take up the screen?
1 Like
Like the tilemap occupies the whole screen? Well, lemme get the whiteboard.
This is extremely difficult to do because that would only work with…
10x7.5 tilemaps.
Obviously you can't get a 0.5 tile so if we change the screen size to 320x240 using this mthod:
Even after that your tilemap has to be specifically
20x15
, which is probably VERY limited for most games.so, short answer, no, please elaborate what exactly you want to do, long answer: yes, but you don’t wanna do it.
Ping me if you need more help
1 Like
Also, check here.
1 Like
Can you give me a code like that every 10 seconds, the player can melee attack the enemy but only for 5 seconds, in that 5 seconds the enemy runs away from the player. please
1 Like
Welcome to the forums!!!