SmileBASIC コミュニティプレイ日記Aiden crayzeefun32016/02/09 10:40:14How do I set a sprite's home? SPHOME just makes it disappear.0そうだね 3返信プレイ済み2017/11/04 03:57:25に取得
SmileBASIC コミュニティ返信[1]親投稿Zee Storybookten92016/2/9 11:27You have to use SPHOME correctly. What I did was SPHOME 0,8,8. Too big a number=sprite centered around wrong area=sprite exiting field of view.1そうだね プレイ済み2017/11/04 03:57:25に取得
SmileBASIC コミュニティ返信[2]親投稿Oscar PwnageBlock2016/2/10 0:31Remember that SPHOME works relative to a sprite's top left corner. Example: If your sprite's size is 16x16, you could use SPHOME <sprite number>,8,8 to set the sprite's home in its center.0そうだね プレイ済み2017/11/04 03:57:25に取得
SmileBASIC コミュニティ返信[3]親投稿Aiden crayzeefun32016/2/10 10:24So that's the problem, Zee. SPHOME refers to different coordinates!0そうだね プレイ済み2017/11/04 03:57:25に取得