Thread Rating:
  • 4 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Info] LF2 Data Structures
#10
Look at the cpoint part:
Only when kind=1, the program will load the injury, cover, vaction, action, jaction, daction, throwx, throwy, hurtable, taction, throwinjury and throwz.
Only when kind=2, the program will load the fronthurtact and backhurtact
For all values of the kind tag in cpoint, the program will load the kind, x, y, decrease and control.

So, fill in the first col if there is no such constraits.

The y and z axis is quite easy... You can simply use y+z to obtain the vertical position on the screen. -- There is no sheering in LF2 display, unlike other 2D game program. (Well, I see sheering in opointing with facing tag of value x0 though, but that is a trick on change the x position, to make the opointed objects form a slanted line on the screen. )
Reply
Thanks given by:


Messages In This Thread
[Info] LF2 Data Structures - by Boop - 04-29-2009, 05:55 PM
RE: [Info] Procedure which creates object - by genevrier - 05-01-2009, 05:36 PM
RE: [Info] LF2 Data Structures - by o_g349 - 06-24-2012, 11:10 PM



Users browsing this thread: 1 Guest(s)