Scripting
- 1"Before Weapon Action" scriptThis would be a snippet delaying the 'use weapon' action, allowing for events to happen for both computer and human controlled actors beforehand. An example would be allowing an enemy to telegraph b... Read more...
- 1"Change Controlling Player" event for Party MembersCurrently there's no way to change the player controlling a Party Member. Would it be possible to add an event to let you swap which player is controlling a party member? It would make games with loca... Read more...
- 1Up/Down Angle value for Use Weapon eventCurrently the 'Use Weapon' event only lets you set a Direction, which is fine for 2D games but in 3D games prevents you from being able to fire weapons upward or downwards. Could an Up/Down Angle valu... Read more...
- 4Newgrounds API for HTML5 GamesNewgrounds has an API for scoreboards and 'medals' (their version of achievements) and they support HTML5 games. Integrating the newgrounds.io API in a way similar to the Steamworks SDK integration fo... Read more...
- 4"create/spawn map" event & also delete event for itadding an event for creating map or spawn it, (something like "create actor" or "spawn actor"), and also an event for deleting it, too
- 2Re-design Actor Template UI (Scripting)When using any events involving Actor Templates, replace their current selection with one similar to Item events. Example shown in attachement.