Platform Builder Forums
Help and Support => Working with Platform Builder => Topic started by: Aeterna Games | Æ on April 23, 2020, 02:45:09 AM
-
Is there a way to show a picture like a map or something?
A map like Castlevania or Metroid or just a random picture?
I didn’t find any command for that.
Example:
(https://i.ibb.co/CWwvxFt/743431-AD-AC89-4-C84-8-B55-75-F2648602-CA.jpg) (https://ibb.co/XVWpmT4)
-
You can spawn sprites (pictures) and manipulate them using X and Y commands. You can place spawn blocks and spawn them from there and over the player as well.
-
Do u have any example Code for me?
-
Spawn sprite 1, picture
That command tells PB to spawn a Sprite with an ID of 1 onto all nearby spawn blocks with an ID of picture.
You can upload a sprite from Game Setup.
-
Thank u I will try it out later.
-
This will be easier if TingThing makes a better depth system.
-
A better depth system? 3D tile depth? Or...what?
-
A better depth system? 3D tile depth? Or...what?
Like choosing what sprites should be above, and which ones below, and not just having BG and FG
-
Oh! Layering system...Can you believe PB has gone on without that? It should be added someday, but I've been able to pull off complicated layering systems with PB's simple layering system.