ikemen-engine / Ikemen-GO

An open-source fighting game engine that supports MUGEN resources.
https://ikemen-engine.github.io
Other
742 stars 126 forks source link

p1char = {""} - how do I choose a character on the selection screen #2084

Closed NenelFX closed 1 month ago

NenelFX commented 1 month ago

p1char = {""} - how do I choose a character on the selection screen in launchFight launchFight{ p1char = {""}, p1numchars = 1, p1teammode = "single", p1rounds = 1, p2char = {"Scorpion"}, p2numchars = 1, p2teammode = "single", p2rounds = 1, vsscreen = false, time = 60, stage = "stages/MKDA_House_of_Pekara.def", } setMatchNo(-1)