Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Mode7 No 3D objects (demo included)
#1
Hit there, I have a script here which I've been modifying a while. I can't figure out how to get anything to appear in "3D" via the command lines:
$terrain_tags_vertical_tiles = []
I'm sure I've just been looking at it too long. If anyone could help me out it'd save me another day of headaches /sob

Basically, nothing appears in 3D on the world map and I'm new at this :)

I included the demo which is not showing objects properly

Thank you!

Demo
Reply }
#2
Code:
$terrain_tags_vertical_tiles = []
You need to set which terrain tags would make the tiles appear vertical.

For example:
Code:
$terrain_tags_vertical_tiles = [6, 7]
That would make tiles tagged with the terrain tag of 6 and 7 appear vertical. You'll have to tag the tiles with a certain terrain tag of course. :)

Moving this over to Support.
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   MGCaladtogel's Mode7 Script causes an error in Spriteset_Map: Ahzoh 6 8,777 08-14-2013, 11:12 PM
Last Post: Ahzoh
   Blizz-ABS + H-Mode7 compatability Dakamos 0 3,384 07-22-2012, 02:32 AM
Last Post: Dakamos
   an error in the demo for Mr Mo's ultimate ABS Argol228 1 4,172 02-17-2012, 05:25 AM
Last Post: DerVVulfman



Users browsing this thread: