This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk
Forum rules
Forum rules
Search found 1 match
- Sat Dec 24, 2022 2:07 pm
- Forum: Superfighters Deluxe ScriptAPI
- Topic: PlayerPortraits spawned with scripting show up with correct IProfile in Map Editor, but with a random one outside of it
- Replies: 2
- Views: 19577
PlayerPortraits spawned with scripting show up with correct IProfile in Map Editor, but with a random one outside of it
I have a simple script that creates a PlayerPortrait, and gives it a PlayerProfileInfo (by getting the appropriate IObjectPlayerProfileInfo from the map). This works fine in the editor, but if I start a game with this map, the portraits are randomized. Things I've tried: If I manually set the Player...