• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Larger Strength Boulders (Event Size() tile properties)

element420

Novice
Member
Joined
Nov 14, 2019
Posts
27
So i've basically been attempting to make a 2x3 strength boulder, with the top row of tiles being able to appear above the player. I was wondering if anyone knows of a possible solution, i'm not sure if its possible.
 
If the size of the graphic is 2x3, you want to make the size of the event be Size(2,2)
Then the player appears behind it and can push it from the top
 
i had no idea you could do this with character graphics as i was using tile graphics. such an easy solution, thank you so much
 
Back
Top