sm64coopdx/docs/lua
PeachyPeach d37ba32989
Added obj_has_behavior_id and obj_has_model_extended functions; break bhvBreakableBoxSmall objects without a wall collision by setting some flags in oInteractStatus (#12)
* Added obj_has_behavior_id and obj_has_model_extended functions; break bhvBreakableBoxSmall objects without a wall collision by setting some flags in oInteractStatus
2022-03-05 14:39:55 -08:00
..
examples Made adding to behaviors possible in Lua 2022-03-05 01:29:24 -08:00
constants.md More lua doc fixes 2022-03-04 22:38:43 -08:00
functions.md Added obj_has_behavior_id and obj_has_model_extended functions; break bhvBreakableBoxSmall objects without a wall collision by setting some flags in oInteractStatus (#12) 2022-03-05 14:39:55 -08:00
globals.md More lua doc fixes 2022-03-04 22:38:43 -08:00
hooks.md Made adding to behaviors possible in Lua 2022-03-05 01:29:24 -08:00
lua.md Made adding to behaviors possible in Lua 2022-03-05 01:29:24 -08:00
structs.md Add collision_find_surface_on_ray() 2022-03-05 14:24:58 -08:00