Thread Rating:
  • 10 Vote(s) - 4.9 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 H-Mode7
#31
Do you think you could show how to change the incrementation per white level? If that makes sense?

I mean pure white can go up 32px, what defines the level of 3D-ness per level of white?
Reply }
#32
zerodin > this script modifies a Bitmap that is handled by the 2D engine inside RM. RM doesn't have to handle 3D, but only the projection on the screen.

Taylor > I'm not sure to understand...
In (R,V,B) system, black is (0,0,0) and white is (255,255,255). So a grey level is like (X,X,X) where X is between 0 and 255.
To have the height in HM7, it's just X / 8.
Some scripts :
Working on :
Reply }
#33
So in essence it's a bump map?
Reply }
#34
Not really. As far as I know, bump mapping doesn't modify the geometry but only the lighting, depending on the angle of view.
HM7 is closer to displacement mapping.
Some scripts :
Working on :
Reply }
#35
Well either way, its the most impressive thing I've seen with RMXP.
Reply }
#36
Well yes, but what in the code makes the height go up a certain amount?
Reply }
#37
Just the height map... the black n white bitmap image that goes from base-line black (0px) to bright white (32px height). If you're looking for the RGSS code that takes the heightmaps into account though, I don't believe it to be in the script. It's likely to be within the .dll file he supplied.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }
#38
DerVVulfman Wrote:If you're looking for the RGSS code that takes the heightmaps into account though, I don't believe it to be in the script. It's likely to be within the .dll file he supplied.

Yes, that's directly written in the .dll. So you can't change it until I add a parameter for that.
Some scripts :
Working on :
Reply }
#39
Hello I have some question.
I am francais to forgive my faults.
I use a fenetre of game(set,play) to cut in ecrans 2 (ecran of Nintendo DS) The dimensions 256x192 the screen of bottom(stocking) is to reserve for the menu how centred the hero in the screen of the top
Question Deuxieme when two chara are close the one cuts the other one how to settle(adjust) probleme
Reply }
#40
bibuze, you should try Google translate, because a third of your words are still in French, and so it's really difficult to understand.

bibuze Wrote:I use a fenetre of game(set,play) to cut in ecrans 2 (ecran of Nintendo DS) The dimensions 256x192 the screen of bottom(stocking) is to reserve for the menu how centred the hero in the screen of the top

The HM7 engine doesn't support resolution scripts. Maybe a patch could be made, but not without seeing your script.

bibuze Wrote:Question Deuxieme

What's your first question exactly ?

Quote:when two chara are close the one cuts the other one how to settle(adjust) probleme

I don't have this "cutting" problem, or I didn't understand it. Could you post a screenshot ?

Some scripts :
Working on :
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   H-Mode7 maps in RMVX Ace MGC 5 39,436 12-29-2018, 05:04 PM
Last Post: Kamillo
   H-Mode7 Visual Equipment Chaotech Games 8 34,663 03-30-2017, 01:58 AM
Last Post: wrathx
   H-Mode7 Caterpillar Chaotech Games 8 17,286 03-10-2017, 12:19 AM
Last Post: Lizzbutt
   Lycan ABS / MGC Mode7 Edit Patch DerVVulfman 2 8,363 10-18-2015, 07:12 PM
Last Post: DerVVulfman
   Lycan Enemy Bars / MGC Mode7 Edit Patch DerVVulfman 0 5,276 06-12-2014, 04:05 AM
Last Post: DerVVulfman
   MGC's Mode7 Edit DerVVulfman 0 5,065 06-12-2014, 03:49 AM
Last Post: DerVVulfman
   Mode7 MGC 1 9,733 12-30-2013, 05:43 AM
Last Post: DerVVulfman
   H-Mode7 / UMS Patch DerVVulfman 1 6,376 07-29-2012, 04:12 AM
Last Post: MetalRenard
   H-Mode7 maps in RMVX MGC 1 13,791 03-11-2012, 02:25 AM
Last Post: scaldwellhu
   Zenith TBS / MGCaladtogel's Mode7 Patch DerVVulfman 0 8,159 03-05-2008, 06:24 PM
Last Post: DerVVulfman



Users browsing this thread: