Language…
12 users online:  AmperSam, CroNo, DanMario24YT, EvilAdmiralKivi, fsvgm777, Guido_Keller, JezJitzu, Sweetdude, timothy726, tOaO, Tomi P, Zavok - Guests: 262 - Bots: 310
Users: 64,795 (2,377 active)
Latest user: mathew

Start Level with Specific Pose

UberASM Repository → Start Level with Specific Pose

Submission Details

Name: Start Level with Specific Pose
Author: Kevin
Added:
Type: Level
Includes GFX: No
Includes Hijack: No
Featured: No
Description: This UberASM will make the player assume a specific pose at the start of the level for a certain amount of frames. Optionally, you can make the game freeze while the pose is shown and/or disable player inputs.
Requires 1 byte of freeram.
Tags: lorom sa-1
Comments: 4 (jump to comments)
Rating:
0.0 (0 ratings)
No rating
Download 557 bytes | 155 downloads

Screenshots

Comments (4)

D1STYNCT Link
From some limited testing, if you die while the pose is active and have !disable_controls=1, you're unable to select retry or exit out of the level. Controls appear to remain disabled after death and this effectively hardlocks the game.

For reference, I'm using Retry System v0.3.3 along with the following settings for this patch:

Code
!freeram = $58
!pose_num = $33
!pose_time = $FF
!disable_controls = 1
!freeze_game = 0
 Donut Link
Tested with:
-Lunar Magic 3.31
-bsnes v115
-UberASMTool 1.5
-SA-1 1.40
KaidenThelens Link
There should be a option to disable the pose after a death or midway point.
Yoshioshi59_ Link
This is actually pretty cool but it would be awesome if he could fall from into the level with a pose like he's falling.