Posted by sgn15
in wall (Started by sgn15 August 12, 2013, 01:40:48 pmBoard: M.U.G.E.N Development Help
this is my posset code so far
[State 0, PosSet]
type = PosSet
trigger1 = 1
x = pos x - screenpos x + 110;
y = 0
;ignorehitpause =
;persistent =
using a continuous posadd will make it function like a velset/veladd/velmul unless I change the x value (from the posset above)
question: Is the trigger1 = 1 at least correct?


